Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 18.17.4 to 18.18.4
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.17.4 to 18.18.4.
- [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 Oct 9, 2023
1 parent 342c0fb commit 07197c6
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.17.4",
"@types/node": "^18.18.4",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.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 @@ -722,10 +722,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.17.4":
version: 18.17.4
resolution: "@types/node@npm:18.17.4"
checksum: d4c458202d82c999f38d85ca9ae8a2d3e521645c7f1b908cd6a0303d0e13c7d5eb3f888c41f584ba029ecf802d0a0005b7816c149400371a3c035abc4bd9a4c5
"@types/node@npm:^18.18.4":
version: 18.18.4
resolution: "@types/node@npm:18.18.4"
checksum: 4901e91c4cc479bb58acbcd79236a97a0ad6db4a53cb1f4ba4cf32af15324c61b16faa6e31c1b09bf538a20feb5f5274239157ce5237f5741db0b9ab71e69c52
languageName: node
linkType: hard

Expand Down Expand Up @@ -4626,7 +4626,7 @@ __metadata:
"@actions/core": ^1.10.0
"@lifeomic/attempt": ^3.0.3
"@types/js-yaml": ^4.0.5
"@types/node": ^18.17.4
"@types/node": ^18.18.4
"@typescript-eslint/eslint-plugin": ^6.3.0
"@typescript-eslint/parser": ^6.3.0
"@vercel/ncc": ^0.36.1
Expand Down

0 comments on commit 07197c6

Please sign in to comment.