Skip to content

Commit a19056b

Browse files
committedJul 14, 2020
Update babel monorepo to v7.10.5
1 parent 3eeb4de commit a19056b

File tree

2 files changed

+82
-60
lines changed

2 files changed

+82
-60
lines changed
 

‎package-lock.json

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

‎package.json

+3-3
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.10.4",
34-
"@babel/plugin-transform-runtime": "7.10.4",
33+
"@babel/core": "7.10.5",
34+
"@babel/plugin-transform-runtime": "7.10.5",
3535
"@babel/preset-env": "7.10.4",
36-
"@babel/runtime": "7.10.4",
36+
"@babel/runtime": "7.10.5",
3737
"acorn": "7.3.1",
3838
"autoprefixer": "9.8.2",
3939
"babel-loader": "8.1.0",

0 commit comments

Comments
 (0)
Failed to load comments.