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

Bump @types/node from 22.7.5 to 22.7.7 in /examples/javascript-yarn #824

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 examples/javascript-yarn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "^22.7.5",
"@types/node": "^22.7.7",
"jest": "^29.7.0",
"jest-junit": "^16.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions examples/javascript-yarn/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -981,12 +981,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.5":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
"@types/node@npm:^22.7.7":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/cf11f74f1a26053ec58066616e3a8685b6bcd7259bc569738b8f752009f9f0f7f85a1b2d24908e5b0f752482d1e8b6babdf1fbb25758711ec7bb9500bfcd6e60
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
languageName: node
linkType: hard

Expand Down Expand Up @@ -1859,7 +1859,7 @@ __metadata:
resolution: "hello-world@workspace:."
dependencies:
"@types/jest": "npm:^29.5.13"
"@types/node": "npm:^22.7.5"
"@types/node": "npm:^22.7.7"
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
languageName: unknown
Expand Down