Skip to content

Commit 56fa470

Browse files
renovate[bot]rtsao
authored andcommitted
Update dependency babel-eslint to v8.2.6 (#11)
1 parent 460194d commit 56fa470

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
@@ -12,7 +12,7 @@
1212
"test": "node tests/index.js"
1313
},
1414
"dependencies": {
15-
"babel-eslint": "8.2.3",
15+
"babel-eslint": "8.2.6",
1616
"eslint": "5.7.0",
1717
"eslint-plugin-prettier": "2.7.0",
1818
"prettier": "1.14.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -372,15 +372,15 @@ atob@^2.1.1:
372372
version "2.1.1"
373373
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.1.tgz#ae2d5a729477f289d60dd7f96a6314a22dd6c22a"
374374

375-
376-
version "8.2.3"
377-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.3.tgz#1a2e6681cc9bc4473c32899e59915e19cd6733cf"
375+
376+
version "8.2.6"
377+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.6.tgz#6270d0c73205628067c0f7ae1693a9e797acefd9"
378378
dependencies:
379379
"@babel/code-frame" "7.0.0-beta.44"
380380
"@babel/traverse" "7.0.0-beta.44"
381381
"@babel/types" "7.0.0-beta.44"
382382
babylon "7.0.0-beta.44"
383-
eslint-scope "~3.7.1"
383+
eslint-scope "3.7.1"
384384
eslint-visitor-keys "^1.0.0"
385385

386386
@@ -954,7 +954,7 @@ [email protected]:
954954
fast-diff "^1.1.1"
955955
jest-docblock "^21.0.0"
956956

957-
eslint-scope@^3.7.1, eslint-scope@~3.7.1:
957+
[email protected], eslint-scope@^3.7.1:
958958
version "3.7.1"
959959
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
960960
dependencies:

0 commit comments

Comments
 (0)