Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @types/node from 18.18.8 to 18.18.12 #272

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.12",
"@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.12":
version: 18.18.12
resolution: "@types/node@npm:18.18.12"
dependencies:
undici-types: ~5.26.4
checksum: d6a82bfc28bca8e4e32ffc9526798d1aea62f6993ea3a535cd3f47ac3f725a48efe3f484d68168dd154af0001c89935e4e1d77e7b1809c3824c6382bf99b86f6
checksum: 59bb2e94b096761647fe70c79a3134f4d5f6017a493884beeeb525a9047c055db41dc5b0deb91e92160891cb84290f4da8a8ab4cc037f5341ec6ad48eb24ce10
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.12
"@typescript-eslint/eslint-plugin": ^6.10.0
"@typescript-eslint/parser": ^6.10.0
"@vercel/ncc": ^0.36.1
Expand Down
Loading