File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 },
2828 "devDependencies" : {
2929 "babel-preset-env" : " ^1.7.0" ,
30- "eslint" : " ^5.15.3 " ,
30+ "eslint" : " ^5.16.0 " ,
3131 "jest" : " ^23.6.0"
3232 }
3333}
Original file line number Diff line number Diff line change @@ -1812,9 +1812,9 @@ eslint-visitor-keys@^1.0.0:
18121812 version "1.0.0"
18131813 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
18141814
1815- eslint@^5.15.3 :
1816- version "5.15.3 "
1817- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3 .tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5 "
1815+ eslint@^5.16.0 :
1816+ version "5.16.0 "
1817+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0 .tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea "
18181818 dependencies :
18191819 " @babel/code-frame" " ^7.0.0"
18201820 ajv "^6.9.1"
@@ -1836,7 +1836,7 @@ eslint@^5.15.3:
18361836 import-fresh "^3.0.0"
18371837 imurmurhash "^0.1.4"
18381838 inquirer "^6.2.2"
1839- js-yaml "^3.12 .0"
1839+ js-yaml "^3.13 .0"
18401840 json-stable-stringify-without-jsonify "^1.0.1"
18411841 levn "^0.3.0"
18421842 lodash "^4.17.11"
@@ -3046,9 +3046,9 @@ js-tokens@^4.0.0:
30463046 version "4.0.0"
30473047 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
30483048
3049- js-yaml@^3.12 .0, js-yaml@^3.7.0 :
3050- version "3.12 .0"
3051- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12 .0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1 "
3049+ js-yaml@^3.13 .0, js-yaml@^3.7.0 :
3050+ version "3.13 .0"
3051+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13 .0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e "
30523052 dependencies :
30533053 argparse "^1.0.7"
30543054 esprima "^4.0.0"
You can’t perform that action at this time.
0 commit comments