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 Apr 11, 2024
1 parent ef49f5b commit c6a3710
Show file tree
Hide file tree
Showing 3 changed files with 1,283 additions and 1,012 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
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"lint": "eslint ."
},
"devDependencies": {
"@curev/eslint-config": "^0.2.1",
"bumpp": "^9.2.0",
"eslint": "^8.51.0",
"typescript": "^5.2.2",
"vitest": "^1.0.0-beta.1"
"@curev/eslint-config": "^0.3.7",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"typescript": "^5.4.5",
"vitest": "^1.5.0"
}
}
Loading

0 comments on commit c6a3710

Please sign in to comment.