Merge pull request #660 from ahmadk953/dependabot/npm_and_yarn/types/node-22.7.6

Bump @types/node from 22.7.5 to 22.7.6
This commit is contained in:
Ahmad 2024-10-17 22:22:49 -04:00 committed by GitHub
commit 35548b0b70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 3 deletions

View file

@ -60,7 +60,7 @@
"@next/eslint-plugin-next": "^14.2.15",
"@types/dompurify": "^3",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.5",
"@types/node": "^22.7.6",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"@typescript-eslint/eslint-plugin": "^8.9.0",

View file

@ -1836,7 +1836,7 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:>=8.1.0, @types/node@npm:^22.7.5":
"@types/node@npm:>=8.1.0":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
dependencies:
@ -1845,6 +1845,15 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^22.7.6":
version: 22.7.6
resolution: "@types/node@npm:22.7.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/d4406a63afce981c363fb1d1954aaf1759ad2d487c0833ebf667565ea4e45ff217d6fab4b5343badbdeccdf9d2e4a0841d633e0c929ceabcb33c288663dd0c73
languageName: node
linkType: hard
"@types/react-dom@npm:types-react-dom@19.0.0-rc.1":
version: 19.0.0-rc.1
resolution: "types-react-dom@npm:19.0.0-rc.1"
@ -6413,7 +6422,7 @@ __metadata:
"@tanstack/react-query": "npm:^5.59.15"
"@types/dompurify": "npm:^3"
"@types/lodash": "npm:^4.17.10"
"@types/node": "npm:^22.7.5"
"@types/node": "npm:^22.7.6"
"@types/react": "npm:types-react@19.0.0-rc.1"
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
"@typescript-eslint/eslint-plugin": "npm:^8.9.0"