Skip to content

Commit

Permalink
Bump @types/node from 22.10.1 to 22.10.3 (#155)
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.10.1 to 22.10.3.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 1f705aa commit 61dd93b
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 @@ -26,7 +26,7 @@
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@types/lodash": "^4.17.13",
"@types/node": "^22.10.1",
"@types/node": "^22.10.3",
"@vitest/ui": "^2.1.5",
"dotenv": "^16.4.5",
"eslint": "^9.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1624,12 +1624,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.1":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
"@types/node@npm:^22.10.3":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
checksum: 10c0/0471a73c8672c803b1f2b912c2c466d00a217186933e8ff38ec7779b4a3f88a0eea3b513a59f2abf9de17cc8bbca688a3c6643c6513ac8dd1c3e45d25fab93b1
languageName: node
linkType: hard

Expand Down Expand Up @@ -2659,7 +2659,7 @@ __metadata:
"@eslint/js": "npm:^9.16.0"
"@swc/core": "npm:^1.9.3"
"@types/lodash": "npm:^4.17.13"
"@types/node": "npm:^22.10.1"
"@types/node": "npm:^22.10.3"
"@vitest/ui": "npm:^2.1.5"
dotenv: "npm:^16.4.5"
eslint: "npm:^9.15.0"
Expand Down

0 comments on commit 61dd93b

Please sign in to comment.