mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #944 from ahmadk953/dependabot/npm_and_yarn/types/node-22.10.7
Bump @types/node from 22.10.6 to 22.10.7
This commit is contained in:
commit
52cd59c020
2 changed files with 6 additions and 6 deletions
|
@ -83,7 +83,7 @@
|
|||
"@types/jest": "^29.5.14",
|
||||
"@types/lodash": "^4.17.14",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.10.6",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/react": "^19.0.7",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.20.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4525,12 +4525,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.10.6":
|
||||
version: 22.10.6
|
||||
resolution: "@types/node@npm:22.10.6"
|
||||
"@types/node@npm:^22.10.7":
|
||||
version: 22.10.7
|
||||
resolution: "@types/node@npm:22.10.7"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/8b67affc211e5f9c74f7949cda04ca669721e50b83d71b8772a7bed7a4a3c41d663b3a794413f618e763ca6c5da8c234c25ffebcb0737983fc3e7415818ab9a7
|
||||
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12869,7 +12869,7 @@ __metadata:
|
|||
"@types/jest": "npm:^29.5.14"
|
||||
"@types/lodash": "npm:^4.17.14"
|
||||
"@types/mdx": "npm:^2.0.13"
|
||||
"@types/node": "npm:^22.10.6"
|
||||
"@types/node": "npm:^22.10.7"
|
||||
"@types/react": "npm:^19.0.7"
|
||||
"@types/react-dom": "npm:^19.0.3"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.20.0"
|
||||
|
|
Loading…
Reference in a new issue