mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Bump @types/lodash from 4.17.6 to 4.17.7
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.6 to 4.17.7. - [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
946276b522
commit
af5c260efb
2 changed files with 6 additions and 6 deletions
|
@ -54,7 +54,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/eslint-plugin-next": "^14.2.5",
|
"@next/eslint-plugin-next": "^14.2.5",
|
||||||
"@types/lodash": "^4.17.6",
|
"@types/lodash": "^4.17.7",
|
||||||
"@types/node": "^20.14.10",
|
"@types/node": "^20.14.10",
|
||||||
"@types/react": "npm:types-react@rc",
|
"@types/react": "npm:types-react@rc",
|
||||||
"@types/react-dom": "npm:types-react-dom@rc",
|
"@types/react-dom": "npm:types-react-dom@rc",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1749,10 +1749,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/lodash@npm:^4.17.6":
|
"@types/lodash@npm:^4.17.7":
|
||||||
version: 4.17.6
|
version: 4.17.7
|
||||||
resolution: "@types/lodash@npm:4.17.6"
|
resolution: "@types/lodash@npm:4.17.7"
|
||||||
checksum: 10c0/3b197ac47af9443fee8c4719c5ffde527d7febc018b827d44a6bc2523c728c7adfdd25196fdcfe3eed827993e0c41a917d0da6e78938b18b2be94164789f1117
|
checksum: 10c0/40c965b5ffdcf7ff5c9105307ee08b782da228c01b5c0529122c554c64f6b7168fc8f11dc79aa7bae4e67e17efafaba685dc3a47e294dbf52a65ed2b67100561
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6374,7 +6374,7 @@ __metadata:
|
||||||
"@radix-ui/react-slot": "npm:^1.1.0"
|
"@radix-ui/react-slot": "npm:^1.1.0"
|
||||||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||||
"@tanstack/react-query": "npm:^5.51.1"
|
"@tanstack/react-query": "npm:^5.51.1"
|
||||||
"@types/lodash": "npm:^4.17.6"
|
"@types/lodash": "npm:^4.17.7"
|
||||||
"@types/node": "npm:^20.14.10"
|
"@types/node": "npm:^20.14.10"
|
||||||
"@types/react": "npm:types-react@rc"
|
"@types/react": "npm:types-react@rc"
|
||||||
"@types/react-dom": "npm:types-react-dom@rc"
|
"@types/react-dom": "npm:types-react-dom@rc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue