Skip to content

Commit ec1252d

Browse files
Merge pull request #192 from rwjblue/dependabot/npm_and_yarn/eslint-5.16.0
2 parents db13349 + 904ab7f commit ec1252d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,8 +1515,8 @@ eslint-visitor-keys@^1.0.0:
15151515
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
15161516

15171517
eslint@^5.0.1:
1518-
version "5.15.3"
1519-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
1518+
version "5.16.0"
1519+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
15201520
dependencies:
15211521
"@babel/code-frame" "^7.0.0"
15221522
ajv "^6.9.1"
@@ -1538,7 +1538,7 @@ eslint@^5.0.1:
15381538
import-fresh "^3.0.0"
15391539
imurmurhash "^0.1.4"
15401540
inquirer "^6.2.2"
1541-
js-yaml "^3.12.0"
1541+
js-yaml "^3.13.0"
15421542
json-stable-stringify-without-jsonify "^1.0.1"
15431543
levn "^0.3.0"
15441544
lodash "^4.17.11"
@@ -2657,9 +2657,9 @@ js-tokens@^4.0.0:
26572657
version "4.0.0"
26582658
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
26592659

2660-
js-yaml@^3.12.0:
2661-
version "3.12.0"
2662-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
2660+
js-yaml@^3.12.0, js-yaml@^3.13.0:
2661+
version "3.13.0"
2662+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
26632663
dependencies:
26642664
argparse "^1.0.7"
26652665
esprima "^4.0.0"

0 commit comments

Comments
 (0)