Merge pull request #769 from ahmadk953/dependabot/npm_and_yarn/types/node-22.9.1

Bump @types/node from 22.9.0 to 22.9.1
This commit is contained in:
Ahmad 2024-11-22 17:00:39 -05:00 committed by GitHub
commit 09aee3e4d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 3 deletions

View file

@ -67,7 +67,7 @@
"@tailwindcss/typography": "^0.5.15", "@tailwindcss/typography": "^0.5.15",
"@types/dompurify": "^3", "@types/dompurify": "^3",
"@types/lodash": "^4.17.13", "@types/lodash": "^4.17.13",
"@types/node": "^22.9.0", "@types/node": "^22.9.1",
"@types/react": "npm:types-react@19.0.0-rc.1", "@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"@typescript-eslint/eslint-plugin": "^8.15.0", "@typescript-eslint/eslint-plugin": "^8.15.0",

View file

@ -2883,7 +2883,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.9.0": "@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:>=8.1.0":
version: 22.9.0 version: 22.9.0
resolution: "@types/node@npm:22.9.0" resolution: "@types/node@npm:22.9.0"
dependencies: dependencies:
@ -2892,6 +2892,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:^22.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
languageName: node
linkType: hard
"@types/parse5@npm:^6.0.0": "@types/parse5@npm:^6.0.0":
version: 6.0.3 version: 6.0.3
resolution: "@types/parse5@npm:6.0.3" resolution: "@types/parse5@npm:6.0.3"
@ -12164,7 +12173,7 @@ __metadata:
"@types/dompurify": "npm:^3" "@types/dompurify": "npm:^3"
"@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.9.0" "@types/node": "npm:^22.9.1"
"@types/react": "npm:types-react@19.0.0-rc.1" "@types/react": "npm:types-react@19.0.0-rc.1"
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1" "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
"@typescript-eslint/eslint-plugin": "npm:^8.15.0" "@typescript-eslint/eslint-plugin": "npm:^8.15.0"