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 May 8, 2024
1 parent 936312c commit 293e606
Show file tree
Hide file tree
Showing 4 changed files with 552 additions and 734 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- run: pnpm test:coverage
# - run: pnpm test:typecheck
- run: pnpm build
- uses: codecov/codecov-action@v3.1.1
- uses: codecov/codecov-action@v3.1.6
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.14.2
18.20.2
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"tsx": ">=3.12.0"
},
"devDependencies": {
"@types/node": "18.14.2",
"@vitest/coverage-v8": "1.0.3",
"bumpp": "9.0.0",
"@types/node": "18.19.33",
"@vitest/coverage-v8": "1.6.0",
"bumpp": "9.4.1",
"husky": "8.0.3",
"lint-staged": "13.1.2",
"lint-staged": "13.3.0",
"rome": "11.0.0",
"typescript": "4.9.5",
"vite": "4.1.4",
"vitest": "1.0.3"
"vite": "4.5.3",
"vitest": "1.6.0"
},
"packageManager": "pnpm@7.28.0"
"packageManager": "pnpm@7.33.7"
}

0 comments on commit 293e606

Please sign in to comment.