mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #893 from ahmadk953/dependabot/npm_and_yarn/types/node-22.10.3
Bump @types/node from 22.10.2 to 22.10.3
This commit is contained in:
commit
9e45249377
2 changed files with 12 additions and 3 deletions
|
@ -75,7 +75,7 @@
|
|||
"@types/dompurify": "^3",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/node": "^22.10.3",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.19.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -4772,7 +4772,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:>=8.1.0, @types/node@npm:^22.10.2":
|
||||
"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:>=8.1.0":
|
||||
version: 22.10.2
|
||||
resolution: "@types/node@npm:22.10.2"
|
||||
dependencies:
|
||||
|
@ -4781,6 +4781,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.10.3":
|
||||
version: 22.10.3
|
||||
resolution: "@types/node@npm:22.10.3"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/0471a73c8672c803b1f2b912c2c466d00a217186933e8ff38ec7779b4a3f88a0eea3b513a59f2abf9de17cc8bbca688a3c6643c6513ac8dd1c3e45d25fab93b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pg-pool@npm:2.0.6":
|
||||
version: 2.0.6
|
||||
resolution: "@types/pg-pool@npm:2.0.6"
|
||||
|
@ -15277,7 +15286,7 @@ __metadata:
|
|||
"@types/jest": "npm:^29.5.14"
|
||||
"@types/lodash": "npm:^4.17.13"
|
||||
"@types/mdx": "npm:^2.0.13"
|
||||
"@types/node": "npm:^22.10.2"
|
||||
"@types/node": "npm:^22.10.3"
|
||||
"@types/react": "npm:^19.0.0"
|
||||
"@types/react-dom": "npm:^19.0.2"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.19.0"
|
||||
|
|
Loading…
Reference in a new issue