Merge pull request #1044 from ahmadk953/dependabot/npm_and_yarn/types/node-22.13.2
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
Code Format Check / check-format (push) Waiting to run
Run tests and upload coverage / Run tests and collect coverage (push) Waiting to run

Bump @types/node from 22.13.1 to 22.13.2
This commit is contained in:
Ahmad 2025-02-13 18:44:22 -05:00 committed by GitHub
commit 518c847da2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 3 deletions

View file

@ -85,7 +85,7 @@
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.15",
"@types/mdx": "^2.0.13",
"@types/node": "^22.13.1",
"@types/node": "^22.13.2",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.23.0",

View file

@ -4427,7 +4427,7 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:*, @types/node@npm:>=8.1.0, @types/node@npm:^22.13.1":
"@types/node@npm:*, @types/node@npm:>=8.1.0":
version: 22.13.1
resolution: "@types/node@npm:22.13.1"
dependencies:
@ -4436,6 +4436,15 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^22.13.2":
version: 22.13.2
resolution: "@types/node@npm:22.13.2"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/2173828b8c93c22761bf4b3319a4641bde6d54855c7dbf63db15594f335aa546c75222c2f36d847d7791557ef37595a10ecf52d37ea5b8f8b8b3a7316412ae08
languageName: node
linkType: hard
"@types/pg-pool@npm:2.0.6":
version: 2.0.6
resolution: "@types/pg-pool@npm:2.0.6"
@ -12456,7 +12465,7 @@ __metadata:
"@types/jest": "npm:^29.5.14"
"@types/lodash": "npm:^4.17.15"
"@types/mdx": "npm:^2.0.13"
"@types/node": "npm:^22.13.1"
"@types/node": "npm:^22.13.2"
"@types/react": "npm:^19.0.8"
"@types/react-dom": "npm:^19.0.3"
"@typescript-eslint/eslint-plugin": "npm:^8.23.0"