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 4573b6f

Browse files
committedMar 7, 2022
Update babel monorepo
1 parent 216f561 commit 4573b6f

File tree

2 files changed

+1925
-1481
lines changed

2 files changed

+1925
-1481
lines changed
 

‎package-lock.json

+1,920-1,476
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.17.5",
34+
"@babel/plugin-transform-runtime": "7.17.0",
35+
"@babel/preset-env": "7.16.11",
36+
"@babel/runtime": "7.17.2",
3737
"acorn": "8.0.1",
3838
"autoprefixer": "9.8.2",
39-
"babel-loader": "8.1.0",
39+
"babel-loader": "8.2.3",
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.