File tree 1 file changed +11
-4
lines changed
1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -400,8 +400,8 @@ eslint-visitor-keys@^1.0.0:
400
400
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
401
401
402
402
eslint@^5.6.0 :
403
- version "5.15.3 "
404
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3 .tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5 "
403
+ version "5.16.0 "
404
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0 .tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea "
405
405
dependencies :
406
406
" @babel/code-frame" " ^7.0.0"
407
407
ajv "^6.9.1"
@@ -423,7 +423,7 @@ eslint@^5.6.0:
423
423
import-fresh "^3.0.0"
424
424
imurmurhash "^0.1.4"
425
425
inquirer "^6.2.2"
426
- js-yaml "^3.12 .0"
426
+ js-yaml "^3.13 .0"
427
427
json-stable-stringify-without-jsonify "^1.0.1"
428
428
levn "^0.3.0"
429
429
lodash "^4.17.11"
@@ -940,13 +940,20 @@ js-tokens@^4.0.0:
940
940
version "4.0.0"
941
941
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
942
942
943
- js-yaml@3.12.0, js-yaml@^3.12.0 :
943
+ js-yaml@3.12.0 :
944
944
version "3.12.0"
945
945
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
946
946
dependencies :
947
947
argparse "^1.0.7"
948
948
esprima "^4.0.0"
949
949
950
+ js-yaml@^3.13.0 :
951
+ version "3.13.0"
952
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
953
+ dependencies :
954
+ argparse "^1.0.7"
955
+ esprima "^4.0.0"
956
+
950
957
json-schema-traverse@^0.4.1 :
951
958
version "0.4.1"
952
959
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
You can’t perform that action at this time.
0 commit comments