Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 1c99d05 commit 6f73c54
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 @@ -41,7 +41,7 @@
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.isempty": "^4.4.9",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"@uportal/open-id-connect": "^1.40.2",
"@vitejs/plugin-vue": "^5.0.2",
"@vue/eslint-config-prettier": "^9.0.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2031,7 +2031,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/node@npm:^20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 4a1ba3fb7fc0a262c6b2d5ec763cec7abf5b5d6b2d277798ddbf05227f5778f9a806987821fd4d3eacd6f37c946ac61a9c64fb79ae4b84daaec12354158835a3
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.11
resolution: "@types/prop-types@npm:15.7.11"
Expand Down Expand Up @@ -3075,7 +3084,7 @@ __metadata:
"@types/lodash.debounce": "npm:^4.0.9"
"@types/lodash.isempty": "npm:^4.4.9"
"@types/lodash.throttle": "npm:^4.1.9"
"@types/node": "npm:^20.10.6"
"@types/node": "npm:^20.10.7"
"@uportal/open-id-connect": "npm:^1.40.2"
"@vitejs/plugin-vue": "npm:^5.0.2"
"@vue/eslint-config-prettier": "npm:^9.0.0"
Expand Down

0 comments on commit 6f73c54

Please sign in to comment.