Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent dfd2029 commit d885dbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
restore-keys: |
${{ runner.os }}-
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
with:
version: latest
run_install: true
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
restore-keys: |
${{ runner.os }}-
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
with:
version: latest
run_install: true
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"stylus-loader": "7.1.3",
"swc-loader": "0.2.3",
"ts-jest": "29.1.1",
"tslib": "2.5.0",
"tslib": "2.6.2",
"typedoc": "0.25.0",
"typedoc-plugin-markdown": "3.16.0",
"typescript": "5.2.2",
Expand Down

1 comment on commit d885dbc

@vercel
Copy link

@vercel vercel bot commented on d885dbc Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zustand-rx – ./

zustand-rx.vercel.app
zustand-rx-patdx.vercel.app
zustand-rx-git-main-patdx.vercel.app

Please sign in to comment.