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 Sep 4, 2024
1 parent c5a7a0c commit d1d939f
Show file tree
Hide file tree
Showing 4 changed files with 1,947 additions and 896 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.4
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@
"msw": ">=0.40.0"
},
"devDependencies": {
"@types/node": "18.14.2",
"@vitest/coverage-c8": "0.29.1",
"axios": "1.3.4",
"bumpp": "9.0.0",
"c8": "7.13.0",
"changelogithub": "0.12.7",
"@types/node": "18.19.50",
"@vitest/coverage-c8": "0.33.0",
"axios": "1.7.7",
"bumpp": "9.5.2",
"c8": "7.14.0",
"changelogithub": "0.13.10",
"husky": "^8.0.0",
"jsdom": "^21.1.0",
"lint-staged": "13.1.2",
"msw": "1.1.0",
"lint-staged": "13.3.0",
"msw": "1.3.3",
"rome": "11.0.0",
"typescript": "4.9.5",
"unbuild": "1.1.2",
"vitest": "0.29.1"
"unbuild": "1.2.1",
"vitest": "0.34.6"
},
"packageManager": "pnpm@7.28.0",
"packageManager": "pnpm@7.33.7",
"prettier": {
"printWidth": 60
}
Expand Down
Loading

0 comments on commit d1d939f

Please sign in to comment.