Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 255d5ca

Browse files
committed
chore(deps): update babel monorepo
1 parent 77d5ae8 commit 255d5ca

File tree

2 files changed

+1110
-557
lines changed

2 files changed

+1110
-557
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,20 @@
8181
"react-jss": ">=7"
8282
},
8383
"devDependencies": {
84-
"@babel/cli": "7.2.3",
85-
"@babel/core": "7.3.4",
86-
"@babel/plugin-proposal-class-properties": "7.3.4",
87-
"@babel/plugin-syntax-dynamic-import": "7.2.0",
88-
"@babel/polyfill": "7.2.5",
89-
"@babel/preset-env": "7.3.4",
90-
"@babel/preset-react": "7.0.0",
91-
"@babel/register": "7.0.0",
84+
"@babel/cli": "7.10.4",
85+
"@babel/core": "7.10.4",
86+
"@babel/plugin-proposal-class-properties": "7.10.4",
87+
"@babel/plugin-syntax-dynamic-import": "7.8.3",
88+
"@babel/polyfill": "7.10.4",
89+
"@babel/preset-env": "7.10.4",
90+
"@babel/preset-react": "7.10.4",
91+
"@babel/register": "7.10.4",
9292
"@commitlint/cli": "7.5.2",
9393
"@commitlint/config-conventional": "7.5.0",
9494
"@commitlint/travis-cli": "7.5.2",
9595
"@nordnet/prettier-config": "2.0.0",
96-
"babel-eslint": "10.0.1",
97-
"babel-loader": "8.0.5",
96+
"babel-eslint": "10.1.0",
97+
"babel-loader": "8.1.0",
9898
"babel-plugin-lodash": "3.3.4",
9999
"codecov": "3.2.0",
100100
"commitizen": "3.0.7",

0 commit comments

Comments
 (0)