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:
Ahmad 2025-01-01 14:50:38 -05:00 committed by GitHub
commit 9e45249377
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 3 deletions

View file

@ -75,7 +75,7 @@
"@types/dompurify": "^3", "@types/dompurify": "^3",
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/lodash": "^4.17.13", "@types/lodash": "^4.17.13",
"@types/node": "^22.10.2", "@types/node": "^22.10.3",
"@types/react": "^19.0.0", "@types/react": "^19.0.0",
"@types/react-dom": "^19.0.2", "@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/eslint-plugin": "^8.19.0",

View file

@ -4772,7 +4772,7 @@ __metadata:
languageName: node languageName: node
linkType: hard 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 version: 22.10.2
resolution: "@types/node@npm:22.10.2" resolution: "@types/node@npm:22.10.2"
dependencies: dependencies:
@ -4781,6 +4781,15 @@ __metadata:
languageName: node languageName: node
linkType: hard 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": "@types/pg-pool@npm:2.0.6":
version: 2.0.6 version: 2.0.6
resolution: "@types/pg-pool@npm:2.0.6" resolution: "@types/pg-pool@npm:2.0.6"
@ -15277,7 +15286,7 @@ __metadata:
"@types/jest": "npm:^29.5.14" "@types/jest": "npm:^29.5.14"
"@types/lodash": "npm:^4.17.13" "@types/lodash": "npm:^4.17.13"
"@types/mdx": "npm:^2.0.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": "npm:^19.0.0"
"@types/react-dom": "npm:^19.0.2" "@types/react-dom": "npm:^19.0.2"
"@typescript-eslint/eslint-plugin": "npm:^8.19.0" "@typescript-eslint/eslint-plugin": "npm:^8.19.0"