File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 - name : Checkout
1717 uses : actions/checkout@v4
1818 - name : Install
19- run : yarn install --frozen-lockfile
19+ run : yarn --frozen-lockfile
2020 - name : Bundle
2121 run : yarn bundle
2222 - name : Release
Original file line number Diff line number Diff line change @@ -3022,7 +3022,7 @@ eslint-plugin-jest@27.6.0:
30223022 dependencies :
30233023 " @typescript-eslint/utils" " ^5.10.0"
30243024
3025- eslint-plugin-prettier@^ 5.0.0 :
3025+ eslint-plugin-prettier@5.0.1 :
30263026 version "5.0.1"
30273027 resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"
30283028 integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
You can’t perform that action at this time.
0 commit comments