File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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" : " 10.2.1 " ,
17+ "eslint" : " 10.3.0 " ,
1818 "eslint-plugin-ghost" : " 3.5.0" ,
1919 "mocha" : " 11.7.5" ,
2020 "should" : " 13.2.3" ,
Original file line number Diff line number Diff line change @@ -863,10 +863,10 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
863863 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
864864 integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
865865
866- eslint@10.2.1 :
867- version "10.2.1 "
868- resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.2.1 .tgz#224b2a6caeb34473eddcf918762363e2e063222a "
869- integrity sha512-wiyGaKsDgqXvF40P8mDwiUp/KQjE1FdrIEJsM8PZ3XCiniTMXS3OHWWUe5FI5agoCnr8x4xPrTDZuxsBlNHl+Q ==
866+ eslint@10.3.0 :
867+ version "10.3.0 "
868+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.3.0 .tgz#ed5b810eb8e0191bf24bddcf9cdb45b974e0a16d "
869+ integrity sha512-XbEXaRva5cF0ZQB8w6MluHA0kZZfV2DuCMJ3ozyEOHLwDpZX2Lmm/7Pp0xdJmI0GL1W05VH5VwIFHEm1Vcw2gw ==
870870 dependencies :
871871 " @eslint-community/eslint-utils" " ^4.8.0"
872872 " @eslint-community/regexpp" " ^4.12.2"
You can’t perform that action at this time.
0 commit comments