mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @types/lodash from 4.17.5 to 4.17.6
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.5 to 4.17.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2c6430b3bd
commit
2683472be5
2 changed files with 6 additions and 6 deletions
|
@ -54,7 +54,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^14.2.4",
|
||||
"@types/lodash": "^4.17.5",
|
||||
"@types/lodash": "^4.17.6",
|
||||
"@types/node": "^20.14.9",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1742,10 +1742,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/lodash@npm:^4.17.5":
|
||||
version: 4.17.5
|
||||
resolution: "@types/lodash@npm:4.17.5"
|
||||
checksum: 10c0/55924803ed853e72261512bd3eaf2c5b16558c3817feb0a3125ef757afe46e54b86f33d1960e40b7606c0ddab91a96f47966bf5e6006b7abfd8994c13b04b19b
|
||||
"@types/lodash@npm:^4.17.6":
|
||||
version: 4.17.6
|
||||
resolution: "@types/lodash@npm:4.17.6"
|
||||
checksum: 10c0/3b197ac47af9443fee8c4719c5ffde527d7febc018b827d44a6bc2523c728c7adfdd25196fdcfe3eed827993e0c41a917d0da6e78938b18b2be94164789f1117
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6358,7 +6358,7 @@ __metadata:
|
|||
"@radix-ui/react-slot": "npm:^1.1.0"
|
||||
"@radix-ui/react-tooltip": "npm:^1.0.7"
|
||||
"@tanstack/react-query": "npm:^5.48.0"
|
||||
"@types/lodash": "npm:^4.17.5"
|
||||
"@types/lodash": "npm:^4.17.6"
|
||||
"@types/node": "npm:^20.14.9"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
|
|
Loading…
Reference in a new issue