Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 18.19.6 to 18.19.14 (#334)
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.19.6 to 18.19.14.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent a1af4e6 commit aa5f95f
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.9",
"@types/node": "^18.19.3",
"@types/node": "^18.19.14",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.14.0",
"@vercel/ncc": "^0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,12 +856,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.3":
version: 18.19.6
resolution: "@types/node@npm:18.19.6"
"@types/node@npm:^18.19.14":
version: 18.19.14
resolution: "@types/node@npm:18.19.14"
dependencies:
undici-types: ~5.26.4
checksum: f0f3739f2d0e5be7b0b41a1fb149f554b1d6cb6c61c68e316c01ec2605559314f5434c170fb8e1a32f6c96a08ac752baa00ffe4451c154e37c77f76b70cf3d5b
checksum: 3d42b50e649f18c6ca7044714eaeb51ba5fda463c845eeb1973bcbbfcab8e93179501fbf865e675cb0c7a5e59f7ea18eca8296b52c2455c856aa45c77ae815dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -4929,7 +4929,7 @@ __metadata:
"@actions/core": ^1.10.1
"@lifeomic/attempt": ^3.0.3
"@types/js-yaml": ^4.0.9
"@types/node": ^18.19.3
"@types/node": ^18.19.14
"@typescript-eslint/eslint-plugin": ^6.21.0
"@typescript-eslint/parser": ^6.14.0
"@vercel/ncc": ^0.38.1
Expand Down

0 comments on commit aa5f95f

Please sign in to comment.