Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 941259a

Browse files
authoredOct 2, 2024··
Update babel monorepo to v7.25.7
1 parent 216f561 commit 941259a

File tree

2 files changed

+3771
-1976
lines changed

2 files changed

+3771
-1976
lines changed
 

‎package-lock.json

+3,767-1,972
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
},
3131
"homepage": "https://github.com/basiljs/basiljs.github.io#readme",
3232
"devDependencies": {
33-
"@babel/core": "7.11.0",
34-
"@babel/plugin-transform-runtime": "7.11.0",
35-
"@babel/preset-env": "7.11.0",
36-
"@babel/runtime": "7.11.0",
33+
"@babel/core": "7.25.7",
34+
"@babel/plugin-transform-runtime": "7.25.7",
35+
"@babel/preset-env": "7.25.7",
36+
"@babel/runtime": "7.25.7",
3737
"acorn": "8.0.1",
3838
"autoprefixer": "9.8.2",
3939
"babel-loader": "8.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.