Skip to content

Commit b986c82

Browse files
chore(deps): update dependency babel-eslint to v10 (#455)
1 parent 4e9c001 commit b986c82

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/plugin-external-helpers": "7.0.0",
4141
"@babel/preset-env": "7.1.0",
4242
"@babel/preset-typescript": "7.1.0",
43-
"babel-eslint": "9.0.0",
43+
"babel-eslint": "10.0.0",
4444
"babel-plugin-add-module-exports": "1.0.0",
4545
"babel-plugin-dev-expression": "0.2.1",
4646
"concurrently": "4.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -988,9 +988,9 @@ babel-code-frame@^6.22.0:
988988
esutils "^2.0.2"
989989
js-tokens "^3.0.2"
990990

991-
babel-eslint@9.0.0:
992-
version "9.0.0"
993-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220"
991+
babel-eslint@10.0.0:
992+
version "10.0.0"
993+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.0.tgz#0bb43e6b11a119bf3defbb1ee2521f42e2d413c9"
994994
dependencies:
995995
"@babel/code-frame" "^7.0.0"
996996
"@babel/parser" "^7.0.0"

0 commit comments

Comments
 (0)