Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.10.8 to 20.11.1
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.8 to 20.11.1.
- [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]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Jan 15, 2024
1 parent 0109f54 commit e2cea0d
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 @@ -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.8",
"@types/node": "^20.11.1",
"@uportal/open-id-connect": "^1.40.2",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/eslint-config-prettier": "^9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2068,12 +2068,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.10.8":
version: 20.10.8
resolution: "@types/node@npm:20.10.8"
"@types/node@npm:^20.11.1":
version: 20.11.1
resolution: "@types/node@npm:20.11.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 820efb084997bb62635883c820bc00c4bd01c71d66b8191fe8559256d6612f6665bbf682ed700bc55a99d48ff1e646d987c6f51afb3cffdb772f267727706277
checksum: 0b633e9f707167b4b61e472ddb93caca390714ef4f579d528eb5a8e4c621a5d267cc427dc5e01adc9a3ba87ec1e161a51d1bba716ae762c7a01648cbebab6bb5
languageName: node
linkType: hard

Expand Down Expand Up @@ -3179,7 +3179,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.8"
"@types/node": "npm:^20.11.1"
"@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 e2cea0d

Please sign in to comment.