Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 22.10.10 to 22.12.0
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.10 to 22.12.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 39ad98e commit ebed473
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 @@ -65,7 +65,7 @@
"@tsconfig/strictest": "2.0.5",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.14",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/swagger2openapi": "7.0.4",
"axios": "1.7.9",
"openapi-types": "12.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -700,12 +700,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
"@types/node@npm:22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/3425772d4513cd5dbdd87c00acda088113c03a97445f84f6a89744c60a66990b56c9d3a7213d09d57b6b944ae8ff45f985565e0c1846726112588e33a22dd12b
checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
languageName: node
linkType: hard

Expand Down Expand Up @@ -2529,7 +2529,7 @@ __metadata:
"@tsconfig/strictest": "npm:2.0.5"
"@types/js-yaml": "npm:4.0.9"
"@types/lodash": "npm:4.17.14"
"@types/node": "npm:22.10.10"
"@types/node": "npm:22.12.0"
"@types/swagger-schema-official": "npm:^2.0.25"
"@types/swagger2openapi": "npm:7.0.4"
axios: "npm:1.7.9"
Expand Down

0 comments on commit ebed473

Please sign in to comment.