Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.12.8 to 20.12.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 20.12.8 to 20.12.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] committed May 7, 2024
1 parent f450edf commit 80c88d2
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 @@ -157,7 +157,7 @@
"@types/md5": "^2.3.5",
"@types/mermaid": "^9.2.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"@types/node": "^20.12.10",
"@types/sanitize-html": "^2.11.0",
"@types/semver": "^7.5.8",
"@types/showdown": "^2.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1976,12 +1976,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.12.8":
version: 20.12.8
resolution: "@types/node@npm:20.12.8"
"@types/node@npm:^20.12.10":
version: 20.12.10
resolution: "@types/node@npm:20.12.10"
dependencies:
undici-types: ~5.26.4
checksum: 84d4876d95792a9567d2cc5a2c48db7028c397820e842cd65e2f848c23dd4b868b7131bda8eb66a1729d4944289070153d6180048de5bd155b35de421283c433
checksum: 8c35a349f494846c1f1db4e4f8b21e7fc7f6ee14d99a0998f38699f941652be0e2a236b11f13fe404a6fec9b9a82e0e39b80ca71dafc38c742b160cc498b56c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -14699,7 +14699,7 @@ __metadata:
"@types/md5": ^2.3.5
"@types/mermaid": ^9.2.0
"@types/mocha": ^10.0.6
"@types/node": ^20.12.8
"@types/node": ^20.12.10
"@types/sanitize-html": ^2.11.0
"@types/semver": ^7.5.8
"@types/showdown": ^2.0.6
Expand Down

0 comments on commit 80c88d2

Please sign in to comment.