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

chore(deps-dev): bump @types/node from 20.12.5 to 20.14.8 #67

Closed
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 @@ -52,7 +52,7 @@
"@types/consola": "2.2.5",
"@types/jest": "29.5.12",
"@types/jsdom": "16.2.15",
"@types/node": "20.12.5",
"@types/node": "20.14.8",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"babel-jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4273,12 +4273,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.5":
version: 20.12.5
resolution: "@types/node@npm:20.12.5"
"@types/node@npm:20.14.8":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/7b647ea6679016e4e58e1aa439c46b610230ffcbe19173911fbf1d1fa329ec6fd1eeba4e3e2d8743206d3b00d5a0cad75f1c90189e1d1ec057eb48df1a1dd747
checksum: 10/73822f66f269ce865df7e2f586787ac7444bd1169fd265cbed1e851b72787f1170517c5b616e0308ec2fbc0934ec6403b0f28d4152acbb0486071aec41167d51
languageName: node
linkType: hard

Expand Down Expand Up @@ -12931,7 +12931,7 @@ __metadata:
"@types/consola": "npm:2.2.5"
"@types/jest": "npm:29.5.12"
"@types/jsdom": "npm:16.2.15"
"@types/node": "npm:20.12.5"
"@types/node": "npm:20.14.8"
"@types/shopify-buy": "npm:2.17.4"
"@typescript-eslint/eslint-plugin": "npm:7.5.0"
"@typescript-eslint/parser": "npm:7.5.0"
Expand Down
Loading