Skip to content

Commit

Permalink
chore(deps): bump @types/node from 22.4.2 to 22.10.7
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.4.2 to 22.10.7.
- [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 20, 2025
1 parent ee9538b commit 947ca27
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/babel__preset-env": "^7",
"@types/file-saver": "^2.0.7",
"@types/js-yaml": "^4.0.5",
"@types/node": "^22.4.2",
"@types/node": "^22.10.7",
"@types/react": "18.3.5",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/react-text-truncate": "^0.19.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3586,12 +3586,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -8310,7 +8310,7 @@ __metadata:
"@types/file-saver": "npm:^2.0.7"
"@types/js-yaml": "npm:^4.0.5"
"@types/jsonpath": "npm:^0.2.4"
"@types/node": "npm:^22.4.2"
"@types/node": "npm:^22.10.7"
"@types/react": "npm:18.3.5"
"@types/react-syntax-highlighter": "npm:^15.5.13"
"@types/react-text-truncate": "npm:^0.19.0"
Expand Down Expand Up @@ -11645,10 +11645,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf
languageName: node
linkType: hard

Expand Down

0 comments on commit 947ca27

Please sign in to comment.