Skip to content

Commit

Permalink
build(npm-dev): bump @types/node from 20.6.3 to 20.6.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.6.3 to 20.6.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent b483b93 commit c7af310
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 @@ -26,7 +26,7 @@
"@semantic-release/release-notes-generator": "^12.0.0",
"@types/jest": "^27.5.0",
"@types/nearley": "^2.11.2",
"@types/node": "^20.6.3",
"@types/node": "^20.6.5",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"commitlint": "^17.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2292,10 +2292,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.6.3":
version: 20.6.3
resolution: "@types/node@npm:20.6.3"
checksum: 444a6f1f41cfa8d3e20ce0108e6e43960fb2ae0e481f233bb1c14d6252aa63a92e021de561cd317d9fdb411688f871065f40175a1f18763282dee2613a08f8a3
"@types/node@npm:^20.6.5":
version: 20.6.5
resolution: "@types/node@npm:20.6.5"
checksum: b849e849cf7631458a65c5019c81962028e306d8c4455a48422277b240f5a7eb8a1f1dafa60306bd4c773b77263bb8b05c074b1026e868bd137bb2022cf63ea2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8708,7 +8708,7 @@ __metadata:
"@semantic-release/release-notes-generator": ^12.0.0
"@types/jest": ^27.5.0
"@types/nearley": ^2.11.2
"@types/node": ^20.6.3
"@types/node": ^20.6.5
"@typescript-eslint/eslint-plugin": ^6.7.2
"@typescript-eslint/parser": ^6.7.2
commitlint: ^17.7.1
Expand Down

0 comments on commit c7af310

Please sign in to comment.