Skip to content

Commit b8fece8

Browse files
committed
Update babel monorepo
1 parent 0789b4d commit b8fece8

File tree

2 files changed

+246
-145
lines changed

2 files changed

+246
-145
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@
4040
"sha.js": "^2.4.5"
4141
},
4242
"devDependencies": {
43-
"@babel/cli": "7.12.1",
44-
"@babel/core": "7.12.3",
43+
"@babel/cli": "7.12.10",
44+
"@babel/core": "7.12.10",
4545
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
4646
"@babel/polyfill": "7.12.1",
47-
"@babel/preset-env": "7.12.1",
48-
"@babel/preset-react": "7.12.1",
47+
"@babel/preset-env": "7.12.11",
48+
"@babel/preset-react": "7.12.10",
4949
"babel-core": "7.0.0-bridge.0",
5050
"babel-eslint": "10.1.0",
5151
"babel-jest": "23.6.0",
52-
"babel-loader": "8.1.0",
52+
"babel-loader": "8.2.2",
5353
"babel-plugin-version-inline": "1.0.0",
5454
"codemirror": "5.53.2",
5555
"css-loader": "3.6.0",

0 commit comments

Comments
 (0)