Skip to content

Commit

Permalink
deps(deps-dev): bump @types/node in the development-dependencies group
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.10.7 to 22.10.9
- [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
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 6d2fc85 commit 6c9d026
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nexim/prettier-config": "workspace:^",
"@nexim/typescript-config": "workspace:^",
"@stylistic/eslint-plugin": "^2.13.0",
"@types/node": "^22.10.7",
"@types/node": "^22.10.9",
"ava": "^6.2.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^9.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eleventy-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/eleventy-plugin-toc": "^1.1.0",
"@types/markdown-it": "^14.1.2",
"@types/markdown-it-attrs": "^4.1.3",
"@types/node": "^22.10.7",
"@types/node": "^22.10.9",
"@types/postcss-import": "^14.0.3",
"ava": "^6.2.0",
"typescript": "^5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@alwatr/type-helper": "^5.0.0",
"@nexim/typescript-config": "workspace:^",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.7",
"@types/node": "^22.10.9",
"typescript": "^5.7.3",
"wireit": "^0.14.9"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2970,7 +2970,7 @@ __metadata:
"@types/eleventy-plugin-toc": "npm:^1.1.0"
"@types/markdown-it": "npm:^14.1.2"
"@types/markdown-it-attrs": "npm:^4.1.3"
"@types/node": "npm:^22.10.7"
"@types/node": "npm:^22.10.9"
"@types/postcss-import": "npm:^14.0.3"
ava: "npm:^6.2.0"
cssnano: "npm:^7.0.6"
Expand Down Expand Up @@ -3002,7 +3002,7 @@ __metadata:
"@nexim/typescript-config": "workspace:^"
"@stylistic/eslint-plugin": "npm:^2.13.0"
"@types/eslint": "npm:^9.6.1"
"@types/node": "npm:^22.10.7"
"@types/node": "npm:^22.10.9"
eslint: "npm:^9.18.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-tsdoc: "npm:^0.4.0"
Expand Down Expand Up @@ -3978,12 +3978,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
"@types/node@npm:^22.10.9":
version: 22.10.9
resolution: "@types/node@npm:22.10.9"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
checksum: 10c0/ed2d7b2cf20ce520e04711eab48e9cd7d6a835d2859fbdc5d9a8c5e00a97c1f872a409f789783c473062b29beaf1cddf4b1c7ad03ae3fe433b072b7cf9fff741
languageName: node
linkType: hard

Expand Down Expand Up @@ -9083,7 +9083,7 @@ __metadata:
"@nexim/prettier-config": "workspace:^"
"@nexim/typescript-config": "workspace:^"
"@stylistic/eslint-plugin": "npm:^2.13.0"
"@types/node": "npm:^22.10.7"
"@types/node": "npm:^22.10.9"
ava: "npm:^6.2.0"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
eslint: "npm:^9.18.0"
Expand Down

0 comments on commit 6c9d026

Please sign in to comment.