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 b576783

Browse files
authoredJun 18, 2022
Update babel monorepo
1 parent 216f561 commit b576783

File tree

2 files changed

+2026
-1600
lines changed

2 files changed

+2026
-1600
lines changed
 

‎package-lock.json

+2,021-1,595
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
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.18.5",
34+
"@babel/plugin-transform-runtime": "7.18.5",
35+
"@babel/preset-env": "7.18.2",
36+
"@babel/runtime": "7.18.3",
3737
"acorn": "8.0.1",
3838
"autoprefixer": "9.8.2",
39-
"babel-loader": "8.1.0",
39+
"babel-loader": "8.2.5",
4040
"basiljs": "github:basiljs/basil.js#develop",
4141
"cross-env": "7.0.2",
4242
"css-loader": "3.6.0",

0 commit comments

Comments
 (0)
Please sign in to comment.