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 Nov 4, 2023
1 parent 1d7ebc6 commit 8f111a3
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 146 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- name: Set up pnpm
uses: pnpm/action-setup@v2.2.2
uses: pnpm/action-setup@v2.4.0
with:
version: 7.5.2

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"devDependencies": {
"@curev/eslint-config": "^0.2.1",
"bumpp": "^9.2.0",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"typescript": "^5.2.2",
"vitest": "^1.0.0-beta.1"
"vitest": "^1.0.0-beta.3"
}
}
Loading

0 comments on commit 8f111a3

Please sign in to comment.