File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 "chai" : " 4.3.0" ,
4242 "codeclimate-test-reporter" : " 0.5.1" ,
4343 "coveralls" : " 3.1.0" ,
44- "eslint" : " 5.15.3 " ,
44+ "eslint" : " 5.16.0 " ,
4545 "generate-changelog" : " 1.7.1" ,
4646 "istanbul" : " 0.4.5" ,
4747 "mocha" : " 5.2.0"
Original file line number Diff line number Diff line change @@ -404,9 +404,10 @@ eslint-visitor-keys@^1.0.0:
404404 version "1.0.0"
405405 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
406406
407- eslint@5.15.3 :
408- version "5.15.3"
409- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
407+ eslint@5.16.0 :
408+ version "5.16.0"
409+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
410+ integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
410411 dependencies :
411412 " @babel/code-frame" " ^7.0.0"
412413 ajv "^6.9.1"
@@ -428,7 +429,7 @@ eslint@5.15.3:
428429 import-fresh "^3.0.0"
429430 imurmurhash "^0.1.4"
430431 inquirer "^6.2.2"
431- js-yaml "^3.12 .0"
432+ js-yaml "^3.13 .0"
432433 json-stable-stringify-without-jsonify "^1.0.1"
433434 levn "^0.3.0"
434435 lodash "^4.17.11"
@@ -786,14 +787,7 @@ js-yaml@3.x:
786787 argparse "^1.0.7"
787788 esprima "^4.0.0"
788789
789- js-yaml@^3.12.0 :
790- version "3.12.0"
791- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
792- dependencies :
793- argparse "^1.0.7"
794- esprima "^4.0.0"
795-
796- js-yaml@^3.13.1 :
790+ js-yaml@^3.13.0, js-yaml@^3.13.1 :
797791 version "3.14.1"
798792 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
799793 integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
You can’t perform that action at this time.
0 commit comments