Skip to content

Commit de265bb

Browse files
committed
updated packages
1 parent f4c7b60 commit de265bb

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"bootstrap": "4.3.1",
3131
"oclazyload": "1.1.0",
3232
"prop-types": "15.7.2",
33-
"react": "16.8.6",
33+
"react": "16.13.1",
3434
"react-dom": "16.8.4"
3535
},
3636
"devDependencies": {
@@ -39,11 +39,12 @@
3939
"@babel/plugin-syntax-dynamic-import": "7.2.0",
4040
"@babel/preset-env": "7.4.2",
4141
"@babel/preset-react": "7.0.0",
42+
"@fourjs/eslint-config-tn": "1.0.1",
4243
"angular-mocks": "1.7.8",
4344
"angularjs-template-loader": "0.1.1",
4445
"babel-core": "7.0.0-bridge.0",
45-
"babel-eslint": "10.0.1",
4646
"babel-jest": "25.5.1",
47+
"babel-eslint": "10.1.0",
4748
"babel-loader": "8.0.5",
4849
"babel-plugin-angularjs-annotate": "0.10.0",
4950
"clean-webpack-plugin": "2.0.1",
@@ -52,9 +53,12 @@
5253
"enzyme": "3.9.0",
5354
"enzyme-adapter-react-16": "1.11.2",
5455
"enzyme-to-json": "3.3.5",
55-
"eslint": "5.16.0",
5656
"eslint-plugin-react": "7.20.0",
5757
"file-loader": "6.0.0",
58+
"eslint": "6.8.0",
59+
"eslint-plugin-babel": "^5.3.0",
60+
"eslint-plugin-import": "^2.20.2",
61+
"eslint-plugin-jest": "^23.13.1",
5862
"gh-pages": "2.0.1",
5963
"html-loader": "1.1.0",
6064
"html-webpack-plugin": "4.3.0",

0 commit comments

Comments
 (0)