mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @types/lodash from 4.17.10 to 4.17.11
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.10 to 4.17.11. - [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
8a45fee465
commit
29e330b86d
2 changed files with 6 additions and 6 deletions
|
@ -59,7 +59,7 @@
|
|||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@next/eslint-plugin-next": "^14.2.15",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.10",
|
||||
"@types/lodash": "^4.17.11",
|
||||
"@types/node": "^22.7.6",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1829,10 +1829,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/lodash@npm:^4.17.10":
|
||||
version: 4.17.10
|
||||
resolution: "@types/lodash@npm:4.17.10"
|
||||
checksum: 10c0/149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
|
||||
"@types/lodash@npm:^4.17.11":
|
||||
version: 4.17.11
|
||||
resolution: "@types/lodash@npm:4.17.11"
|
||||
checksum: 10c0/209ab2e1ffa3328209baf0ddd782b3098df73fd84cadd44d3b2d220c09ca8ffb22257940a8db52cfc75ea542c83942c40186e01aa47781b83acde021882e428b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6485,7 +6485,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.1.3"
|
||||
"@tanstack/react-query": "npm:^5.59.15"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.10"
|
||||
"@types/lodash": "npm:^4.17.11"
|
||||
"@types/node": "npm:^22.7.6"
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1"
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
||||
|
|
Loading…
Reference in a new issue