Skip to content

Commit 4f6a4d4

Browse files
committed
fix(deps): Update everything
1 parent 32bd499 commit 4f6a4d4

File tree

4 files changed

+499
-444
lines changed

4 files changed

+499
-444
lines changed

.github/workflows/publish-rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
8787

8888
- name: Create comment
89-
uses: peter-evans/create-or-update-comment@076d57233ac816370d98e4a8471745e4bab20c6e
89+
uses: peter-evans/create-or-update-comment@cf911f109bd9a26f1d626a8c3276384ddec0e552
9090
with:
9191
token: ${{ secrets.GH_CQ_BOT }}
9292
issue-number: ${{ github.event.pull_request.number }}

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.20.0
1+
22.21.0

0 commit comments

Comments
 (0)