Skip to content

Commit bab21b0

Browse files
committed
Update all of babel7 to version 7.12.13
1 parent 952fa15 commit bab21b0

File tree

2 files changed

+528
-555
lines changed

2 files changed

+528
-555
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"*.js"
3838
],
3939
"devDependencies": {
40-
"@babel/cli": "^7.12.10",
41-
"@babel/core": "^7.12.10",
42-
"@babel/node": "^7.12.10",
43-
"@babel/preset-env": "^7.12.10",
40+
"@babel/cli": "^7.12.13",
41+
"@babel/core": "^7.12.13",
42+
"@babel/node": "^7.12.13",
43+
"@babel/preset-env": "^7.12.13",
4444
"autoprefixer": "^10.2.4",
4545
"babel-jest": "^26.6.3",
4646
"clean-css": "^4.1.9",

0 commit comments

Comments
 (0)