Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 952bdba

Browse files
committed
Update more eslint related packages
Signed-off-by: Aaron Raimist <[email protected]>
1 parent 790ecbc commit 952bdba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"devDependencies": {
102102
"babel-cli": "^6.26.0",
103103
"babel-core": "^6.26.3",
104-
"babel-eslint": "^8.1.1",
104+
"babel-eslint": "^10.0.1",
105105
"babel-loader": "^7.1.5",
106106
"babel-plugin-add-module-exports": "^0.2.1",
107107
"babel-plugin-transform-async-to-bluebird": "^1.1.1",
@@ -115,9 +115,9 @@
115115
"babel-preset-react": "^6.24.1",
116116
"chokidar": "^1.6.1",
117117
"concurrently": "^4.0.1",
118-
"eslint": "^3.13.1",
118+
"eslint": "^5.8.0",
119119
"eslint-config-google": "^0.7.1",
120-
"eslint-plugin-babel": "^4.1.2",
120+
"eslint-plugin-babel": "^5.2.1",
121121
"eslint-plugin-flowtype": "^2.30.0",
122122
"eslint-plugin-react": "^7.7.0",
123123
"estree-walker": "^0.5.0",

0 commit comments

Comments
 (0)