Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 22.10.7 to 22.10.10
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.7 to 22.10.10.
- [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>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 2ec3169 commit 0731a98
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 @@ -96,7 +96,7 @@
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.18.0",
"@types/jasmine": "~5.1.5",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"angular-cli-ghpages": "^2.0.3",
"angular-eslint": "19.0.2",
"commit-and-tag-version": "^12.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5410,12 +5410,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.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
checksum: 10c0/3425772d4513cd5dbdd87c00acda088113c03a97445f84f6a89744c60a66990b56c9d3a7213d09d57b6b944ae8ff45f985565e0c1846726112588e33a22dd12b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6418,7 +6418,7 @@ __metadata:
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:^9.18.0"
"@types/jasmine": "npm:~5.1.5"
"@types/node": "npm:^22.10.7"
"@types/node": "npm:^22.10.10"
angular-cli-ghpages: "npm:^2.0.3"
angular-eslint: "npm:19.0.2"
commit-and-tag-version: "npm:^12.5.0"
Expand Down

0 comments on commit 0731a98

Please sign in to comment.