Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 18.18.8 to 18.18.13
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.13.
- [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 Nov 24, 2023
1 parent 94cd180 commit 4aa671c
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 @@ -30,7 +30,7 @@
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",
"@types/node": "^18.18.8",
"@types/node": "^18.18.13",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vercel/ncc": "^0.36.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1124,12 +1124,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.13":
version: 18.18.13
resolution: "@types/node@npm:18.18.13"
dependencies:
undici-types: ~5.26.4
checksum: d6a82bfc28bca8e4e32ffc9526798d1aea62f6993ea3a535cd3f47ac3f725a48efe3f484d68168dd154af0001c89935e4e1d77e7b1809c3824c6382bf99b86f6
checksum: e36d7a0ea6ce8fb771fd84dc2412935408448c1fed098205d3103be661852fc40d22a987e6c6c926a20719a15266e3071c8d4fd2548a96ad6c3c74eb474b5e63
languageName: node
linkType: hard

Expand Down Expand Up @@ -5814,7 +5814,7 @@ __metadata:
"@actions/core": ^1.10.1
"@lifeomic/attempt": ^3.0.3
"@types/js-yaml": ^4.0.5
"@types/node": ^18.18.8
"@types/node": ^18.18.13
"@typescript-eslint/eslint-plugin": ^6.10.0
"@typescript-eslint/parser": ^6.10.0
"@vercel/ncc": ^0.36.1
Expand Down

0 comments on commit 4aa671c

Please sign in to comment.