Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.11.5 to 20.11.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.11.5 to 20.11.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Jan 29, 2024
1 parent c96ee70 commit 3f62c19
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 @@ -47,7 +47,7 @@
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.isempty": "^4.4.9",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^20.11.5",
"@types/node": "^20.11.10",
"@uportal/open-id-connect": "^1.40.2",
"@vitejs/plugin-vue": "^5.0.3",
"@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 @@ -2241,7 +2241,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/node@npm:^20.11.10":
version: 20.11.10
resolution: "@types/node@npm:20.11.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 41ca9c7e7c95bf070ad747ab266f267f41950e01f5ddda739d0665c2ed39acc45cce46f78e33ffa2bf2dacd74a8493044b967c86358017dacce12958e49db664
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -3420,7 +3429,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.11.5"
"@types/node": "npm:^20.11.10"
"@uportal/open-id-connect": "npm:^1.40.2"
"@vitejs/plugin-vue": "npm:^5.0.3"
"@vue/eslint-config-prettier": "npm:^9.0.0"
Expand Down

0 comments on commit 3f62c19

Please sign in to comment.