Skip to content

Commit a6fc287

Browse files
committed
fix: upgrade @babel/standalone from 7.6.3 to 7.24.9
Snyk has created this PR to upgrade @babel/standalone from 7.6.3 to 7.24.9. See this package in npm: @babel/standalone See this project in Snyk: https://app.snyk.io/org/dev-javascript/project/485aeaca-a423-4122-a98e-cadddf164bb8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 99fcd30 commit a6fc287

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

+9-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@babel/preset-react": "^7.24.7",
6262
"@babel/preset-typescript": "^7.24.7",
6363
"@babel/runtime-corejs3": "^7.25.0",
64-
"@babel/standalone": "7.6.3",
64+
"@babel/standalone": "7.24.9",
6565
"@rollup/plugin-commonjs": "^26.0.1",
6666
"@rollup/plugin-node-resolve": "^15.2.3",
6767
"@rollup/plugin-terser": "^0.4.4",

0 commit comments

Comments
 (0)