mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Merge pull request #1132 from ahmadk953/dependabot/npm_and_yarn/types/node-22.13.10
Bump @types/node from 22.13.5 to 22.13.10
This commit is contained in:
commit
eace5d3aa7
2 changed files with 6 additions and 6 deletions
|
@ -85,7 +85,7 @@
|
|||
"@types/jest": "^29.5.14",
|
||||
"@types/lodash": "^4.17.16",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.13.5",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/react": "^19.0.10",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4774,12 +4774,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.13.5":
|
||||
version: 22.13.5
|
||||
resolution: "@types/node@npm:22.13.5"
|
||||
"@types/node@npm:^22.13.10":
|
||||
version: 22.13.10
|
||||
resolution: "@types/node@npm:22.13.10"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/a2e7ed7bb0690e439004779baedeb05159c5cc41ef6d81c7a6ebea5303fde4033669e1c0e41ff7453b45fd2fea8dbd55fddfcd052950c7fcae3167c970bca725
|
||||
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13120,7 +13120,7 @@ __metadata:
|
|||
"@types/jest": "npm:^29.5.14"
|
||||
"@types/lodash": "npm:^4.17.16"
|
||||
"@types/mdx": "npm:^2.0.13"
|
||||
"@types/node": "npm:^22.13.5"
|
||||
"@types/node": "npm:^22.13.10"
|
||||
"@types/react": "npm:^19.0.10"
|
||||
"@types/react-dom": "npm:^19.0.3"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.26.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue