Skip to content

Commit 06788b9

Browse files
build(deps-dev): bump eslint from 5.14.1 to 5.15.1 (#16)
1 parent b29e2ad commit 06788b9

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

npm-shrinkwrap.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@semantic-release/release-notes-generator": "^7.1.4",
4747
"codacy-coverage": "^3.4.0",
4848
"commitplease": "^3.2.0",
49-
"eslint": "^5.14.1",
49+
"eslint": "^5.15.1",
5050
"coveralls": "^3.0.3",
5151
"eslint-config-prettier": "^4.1.0",
5252
"eslint-config-standard": "^12.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1658,9 +1658,9 @@ eslint-plugin-standard@^4.0.0:
16581658
version "4.0.0"
16591659
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
16601660

1661-
eslint-scope@^4.0.0:
1662-
version "4.0.0"
1663-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
1661+
eslint-scope@^4.0.2:
1662+
version "4.0.2"
1663+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
16641664
dependencies:
16651665
esrecurse "^4.1.0"
16661666
estraverse "^4.1.1"
@@ -1673,17 +1673,17 @@ eslint-visitor-keys@^1.0.0:
16731673
version "1.0.0"
16741674
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
16751675

1676-
eslint@^5.14.1:
1677-
version "5.14.1"
1678-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1.tgz#490a28906be313685c55ccd43a39e8d22efc04ba"
1676+
eslint@^5.15.1:
1677+
version "5.15.1"
1678+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524"
16791679
dependencies:
16801680
"@babel/code-frame" "^7.0.0"
16811681
ajv "^6.9.1"
16821682
chalk "^2.1.0"
16831683
cross-spawn "^6.0.5"
16841684
debug "^4.0.1"
16851685
doctrine "^3.0.0"
1686-
eslint-scope "^4.0.0"
1686+
eslint-scope "^4.0.2"
16871687
eslint-utils "^1.3.1"
16881688
eslint-visitor-keys "^1.0.0"
16891689
espree "^5.0.1"

0 commit comments

Comments
 (0)