Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.11.25 to 20.14.9 (#73)
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.11.25 to 20.14.9.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 7696b72 commit f950d09
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@koishijs/plugin-mock": "^2.6.5",
"@types/chai": "^4.3.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.25",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.1.1",
"c8": "^8.0.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1653,7 +1653,7 @@ __metadata:
"@koishijs/plugin-mock": "npm:^2.6.5"
"@types/chai": "npm:^4.3.12"
"@types/mocha": "npm:^10.0.6"
"@types/node": "npm:^20.11.25"
"@types/node": "npm:^20.14.9"
"@typescript-eslint/eslint-plugin": "npm:^7.4.0"
"@typescript-eslint/parser": "npm:^7.1.1"
c8: "npm:^8.0.1"
Expand Down Expand Up @@ -2047,7 +2047,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.11.25":
"@types/node@npm:*":
version: 20.11.25
resolution: "@types/node@npm:20.11.25"
dependencies:
Expand All @@ -2056,6 +2056,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/f313b06c79be92f5d3541159ef813b9fc606941f951ecf826e940658c6d4952755ca2f06277b746326cef0697ed79a04676ecde053d32e1121b3352c8168d2e9
languageName: node
linkType: hard

"@types/qs@npm:*, @types/qs@npm:^6.5.3":
version: 6.9.8
resolution: "@types/qs@npm:6.9.8"
Expand Down

0 comments on commit f950d09

Please sign in to comment.