Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 18.18.8 to 18.18.9
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.18.8 to 18.18.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Nov 15, 2023
1 parent 697473d commit 0607f9e
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 @@ -38,7 +38,7 @@
"@types/jsdom": "^21.1.4",
"@types/lodash.debounce": "^4.0.8",
"@types/lodash.isempty": "^4.4.8",
"@types/node": "^18.18.8",
"@types/node": "^18.18.9",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -969,12 +969,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.18.8":
version: 18.18.8
resolution: "@types/node@npm:18.18.8"
"@types/node@npm:^18.18.9":
version: 18.18.9
resolution: "@types/node@npm:18.18.9"
dependencies:
undici-types: ~5.26.4
checksum: d6a82bfc28bca8e4e32ffc9526798d1aea62f6993ea3a535cd3f47ac3f725a48efe3f484d68168dd154af0001c89935e4e1d77e7b1809c3824c6382bf99b86f6
checksum: 629ce20357586144031cb43d601617eef45e59460dea6b1e123f708e6885664f44d54f65e5b72b2614af5b8613f3652ced832649c0b991accbc6a85139befa51
languageName: node
linkType: hard

Expand Down Expand Up @@ -3338,7 +3338,7 @@ __metadata:
"@types/jsdom": ^21.1.4
"@types/lodash.debounce": ^4.0.8
"@types/lodash.isempty": ^4.4.8
"@types/node": ^18.18.8
"@types/node": ^18.18.9
"@vitejs/plugin-vue": ^4.4.0
"@vue/eslint-config-prettier": ^8.0.0
"@vue/eslint-config-typescript": ^12.0.0
Expand Down

0 comments on commit 0607f9e

Please sign in to comment.