File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 "ship" : " STATUS=$(git status --porcelain); echo $STATUS; if [ -z \" $STATUS\" ]; then yarn version && git push --follow-tags; fi"
1515 },
1616 "devDependencies" : {
17- "eslint" : " 7.28 .0" ,
17+ "eslint" : " 7.29 .0" ,
1818 "eslint-plugin-ghost" : " 2.3.0" ,
1919 "mocha" : " 8.4.0" ,
2020 "should" : " 13.2.3" ,
Original file line number Diff line number Diff line change @@ -912,10 +912,10 @@ eslint-visitor-keys@^2.0.0:
912912 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
913913 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
914914
915- eslint@7.28 .0 :
916- version "7.28 .0"
917- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28 .0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820 "
918- integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g ==
915+ eslint@7.29 .0 :
916+ version "7.29 .0"
917+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
918+ integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
919919 dependencies :
920920 " @babel/code-frame" " 7.12.11"
921921 " @eslint/eslintrc" " ^0.4.2"
You can’t perform that action at this time.
0 commit comments