Bump @types/node from 22.5.2 to 22.5.4

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-05 17:31:59 +00:00 committed by GitHub
parent 2374c75c27
commit 2ac1eb97cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -55,7 +55,7 @@
"@microsoft/eslint-formatter-sarif": "^3.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0",
"@next/eslint-plugin-next": "^14.2.7", "@next/eslint-plugin-next": "^14.2.7",
"@types/lodash": "^4.17.7", "@types/lodash": "^4.17.7",
"@types/node": "^22.5.2", "@types/node": "^22.5.4",
"@types/react": "npm:types-react@rc", "@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc", "@types/react-dom": "npm:types-react-dom@rc",
"@typescript-eslint/eslint-plugin": "^8.4.0", "@typescript-eslint/eslint-plugin": "^8.4.0",

View file

@ -1717,12 +1717,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:^22.5.2": "@types/node@npm:^22.5.4":
version: 22.5.2 version: 22.5.4
resolution: "@types/node@npm:22.5.2" resolution: "@types/node@npm:22.5.4"
dependencies: dependencies:
undici-types: "npm:~6.19.2" undici-types: "npm:~6.19.2"
checksum: 10c0/624a7fd76229eacc6c158eb3b9afd55b811d7f01976c5f92c630d5b9d47047cc218928c343988484a165ac400e5eb6fe70ea300fc7242deeb0e920c7724290f6 checksum: 10c0/b445daa7eecd761ad4d778b882d6ff7bcc3b4baad2086ea9804db7c5d4a4ab0298b00d7f5315fc640a73b5a1d52bbf9628e09c9fec0cf44dbf9b4df674a8717d
languageName: node languageName: node
linkType: hard linkType: hard
@ -6313,7 +6313,7 @@ __metadata:
"@radix-ui/react-tooltip": "npm:^1.1.2" "@radix-ui/react-tooltip": "npm:^1.1.2"
"@tanstack/react-query": "npm:^5.53.3" "@tanstack/react-query": "npm:^5.53.3"
"@types/lodash": "npm:^4.17.7" "@types/lodash": "npm:^4.17.7"
"@types/node": "npm:^22.5.2" "@types/node": "npm:^22.5.4"
"@types/react": "npm:types-react@rc" "@types/react": "npm:types-react@rc"
"@types/react-dom": "npm:types-react-dom@rc" "@types/react-dom": "npm:types-react-dom@rc"
"@typescript-eslint/eslint-plugin": "npm:^8.4.0" "@typescript-eslint/eslint-plugin": "npm:^8.4.0"