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.5.1 to 22.7.7 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 first_party/react-compiler-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@babel/core": "^7.25.8",
"@types/babel__core": "^7.20.5",
"@types/node": "22.5.1",
"@types/node": "22.7.7",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react@rc",
"babel-plugin-react-compiler": "0.0.0-experimental-ad3b12a-20241011",
Expand Down
2 changes: 1 addition & 1 deletion first_party/reactgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@types/node": "22.5.1",
"@types/node": "22.7.7",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react@rc",
"typescript": "5.6.3"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6844,12 +6844,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.5.1":
version: 22.5.1
resolution: "@types/node@npm:22.5.1"
"@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: 10/adcec0e8a9ec9112a8cc9529b7d633356c2377fe69ca6e6de4ee39cacb8c86a18a9b7ba658e2456f8ad90d5b76767b268f517b0336c6db787cb056dcdfed107a
checksum: 10/ada6c5f850fa09621e21923d7b17c3f3b5264c3b39c0953006f4a8b0b3d4b6d77ac02e2bbf8bae1d493abf81668804624470d895dd4483875fde8382b6eb7933
languageName: node
linkType: hard

Expand Down Expand Up @@ -17022,7 +17022,7 @@ __metadata:
dependencies:
"@babel/core": "npm:^7.25.8"
"@types/babel__core": "npm:^7.20.5"
"@types/node": "npm:22.5.1"
"@types/node": "npm:22.7.7"
"@types/react": "npm:types-react@rc"
"@types/react-dom": "npm:types-react@rc"
babel-plugin-react-compiler: "npm:0.0.0-experimental-ad3b12a-20241011"
Expand Down Expand Up @@ -17381,7 +17381,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "reactgets@workspace:first_party/reactgets"
dependencies:
"@types/node": "npm:22.5.1"
"@types/node": "npm:22.7.7"
"@types/react": "npm:types-react@rc"
"@types/react-dom": "npm:types-react@rc"
typescript: "npm:5.6.3"
Expand Down