Skip to content

Commit

Permalink
Bump @types/node from 22.9.0 to 22.9.1
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.9.1.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent afaa7a3 commit 4cca9ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@storybook/react-vite": "^8.4.2",
"@storybook/test": "^8.4.2",
"@storybook/theming": "^8.4.2",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"@types/react": "^18",
"@types/react-dom": "^18.3.1",
"@types/react-relay": "^16.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2636,12 +2636,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
"@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/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
languageName: node
linkType: hard

Expand Down Expand Up @@ -7453,7 +7453,7 @@ __metadata:
"@storybook/react-vite": "npm:^8.4.2"
"@storybook/test": "npm:^8.4.2"
"@storybook/theming": "npm:^8.4.2"
"@types/node": "npm:^22.9.0"
"@types/node": "npm:^22.9.1"
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18.3.1"
"@types/react-relay": "npm:^16.0.6"
Expand Down

0 comments on commit 4cca9ab

Please sign in to comment.