Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 22.8.1 to 22.8.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.8.1 to 22.8.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 8393de2 commit 4f51709
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 @@ -52,7 +52,7 @@
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.12",
"@types/mdast": "^4.0.4",
"@types/node": "^22.8.1",
"@types/node": "^22.8.7",
"@types/prismjs": "^1.26.5",
"@types/react": "^18.3.12",
"@types/react-router-dom": "^5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3505,12 +3505,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.8.1":
version: 22.8.1
resolution: "@types/node@npm:22.8.1"
"@types/node@npm:^22.8.7":
version: 22.8.7
resolution: "@types/node@npm:22.8.7"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/83550fdf72a7db5b55eceac3f4fb038844eaee20202bdd2297a8248370cfa08317bda1605b781a8043eda4f173b75e73632e652fc85509eb14dfef78fa17337f
checksum: 10c0/14372885db80059ed6e92c320b2bcd8f7dc271698adce11f51aa0f424a3f82aa1749a4f66321b87043791b894346b2458d514cbb65ce70167c2fd8a78a124947
languageName: node
linkType: hard

Expand Down Expand Up @@ -4313,7 +4313,7 @@ __metadata:
"@types/js-yaml": "npm:^4.0.9"
"@types/lodash": "npm:^4.17.12"
"@types/mdast": "npm:^4.0.4"
"@types/node": "npm:^22.8.1"
"@types/node": "npm:^22.8.7"
"@types/prismjs": "npm:^1.26.5"
"@types/react": "npm:^18.3.12"
"@types/react-router-dom": "npm:^5.3.3"
Expand Down

0 comments on commit 4f51709

Please sign in to comment.