mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @types/lodash from 4.17.12 to 4.17.13
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.12 to 4.17.13. - [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
b0185a0a7a
commit
a8bf96858b
2 changed files with 6 additions and 6 deletions
|
@ -61,7 +61,7 @@
|
|||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@next/eslint-plugin-next": "15.0.2",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.12",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^22.8.4",
|
||||
"@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
|
@ -1830,10 +1830,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/lodash@npm:^4.17.12":
|
||||
version: 4.17.12
|
||||
resolution: "@types/lodash@npm:4.17.12"
|
||||
checksum: 10c0/106008f628ea3c74ed7ee7842dee79e230c84e3721ac38c293700031adb5bd130113048c22f476dbde0d0c119506b0fc447d4bd62eca922682d11e00e1377967
|
||||
"@types/lodash@npm:^4.17.13":
|
||||
version: 4.17.13
|
||||
resolution: "@types/lodash@npm:4.17.13"
|
||||
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6696,7 +6696,7 @@ __metadata:
|
|||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
"@tanstack/react-query": "npm:^5.59.15"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.12"
|
||||
"@types/lodash": "npm:^4.17.13"
|
||||
"@types/node": "npm:^22.8.4"
|
||||
"@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