We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898d125 commit 1c52a94Copy full SHA for 1c52a94
package.json
@@ -24,9 +24,9 @@
24
"@actions/core": "^1.3.0",
25
"@actions/exec": "^1.1.0",
26
"@actions/github": "^4.0.0",
27
- "@babel/core": "^7.13.10",
28
- "@babel/preset-env": "^7.13.10",
29
- "@babel/preset-typescript": "^7.13.0",
+ "@babel/core": "^7.26.0",
+ "@babel/preset-env": "^7.26.0",
+ "@babel/preset-typescript": "^7.26.0",
30
"@changesets/pre": "^1.0.9",
31
"@changesets/read": "^0.5.3",
32
"@manypkg/get-packages": "^1.1.3",
0 commit comments