Skip to content

Commit e5d7375

Browse files
chore(deps): update dependency babel-eslint to v8.2.6 (#343)
1 parent 5a9a460 commit e5d7375

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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-beta.53",
4141
"@babel/preset-env": "7.0.0-beta.53",
4242
"@babel/preset-typescript": "7.0.0-beta.53",
43-
"babel-eslint": "8.2.5",
43+
"babel-eslint": "8.2.6",
4444
"babel-plugin-add-module-exports": "0.3.1",
4545
"babel-plugin-dev-expression": "0.2.1",
4646
"concurrently": "3.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -980,15 +980,15 @@ babel-code-frame@^6.22.0:
980980
esutils "^2.0.2"
981981
js-tokens "^3.0.2"
982982

983-
984-
version "8.2.5"
985-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.5.tgz#dc2331c259d36782aa189da510c43dedd5adc7a3"
983+
984+
version "8.2.6"
985+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.6.tgz#6270d0c73205628067c0f7ae1693a9e797acefd9"
986986
dependencies:
987987
"@babel/code-frame" "7.0.0-beta.44"
988988
"@babel/traverse" "7.0.0-beta.44"
989989
"@babel/types" "7.0.0-beta.44"
990990
babylon "7.0.0-beta.44"
991-
eslint-scope "~3.7.1"
991+
eslint-scope "3.7.1"
992992
eslint-visitor-keys "^1.0.0"
993993

994994
@@ -1759,7 +1759,7 @@ [email protected]:
17591759
jsx-ast-utils "^2.0.1"
17601760
prop-types "^15.6.2"
17611761

1762-
eslint-scope@^3.7.1, eslint-scope@~3.7.1:
1762+
[email protected], eslint-scope@^3.7.1:
17631763
version "3.7.1"
17641764
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
17651765
dependencies:

0 commit comments

Comments
 (0)