Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.16.6 to 22.10.5
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.6 to 22.10.5.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 7a2b770 commit 817ae99
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/k6": "0.54.2",
"@types/lodash": "4.17.14",
"@types/luxon": "3.4.2",
"@types/node": "20.16.6",
"@types/node": "22.10.5",
"@types/prop-types": "15.7.14",
"@types/react": "18.3.1",
"@types/react-big-calendar": "1.16.0",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6303,12 +6303,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.6":
version: 20.16.6
resolution: "@types/node@npm:20.16.6"
"@types/node@npm:22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/f8a07b113901fa2b5bfbea8dedd15321126238023586f047576805cb1a53abd7f717f9e490d8e71d4c7b627885659f862584fa844fa71aab9c86295d1f006771
undici-types: "npm:~6.20.0"
checksum: 10/a5366961ffa9921e8f15435bc18ea9f8b7a7bb6b3d92dd5e93ebcd25e8af65708872bd8e6fee274b4655bab9ca80fbff9f0e42b5b53857790f13cf68cf4cbbfc
languageName: node
linkType: hard

Expand Down Expand Up @@ -17916,7 +17916,7 @@ __metadata:
"@types/k6": "npm:0.54.2"
"@types/lodash": "npm:4.17.14"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:20.16.6"
"@types/node": "npm:22.10.5"
"@types/prop-types": "npm:15.7.14"
"@types/react": "npm:18.3.1"
"@types/react-big-calendar": "npm:1.16.0"
Expand Down Expand Up @@ -19787,13 +19787,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
Expand Down

0 comments on commit 817ae99

Please sign in to comment.