Skip to content

Commit

Permalink
chore(deps): update npm devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 1a3183b commit 5e7a166
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 505 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"test": "vitest run --coverage"
},
"devDependencies": {
"@changesets/cli": "2.27.7",
"@changesets/cli": "2.27.8",
"@secretlint/secretlint-rule-preset-recommend": "8.2.4",
"@tksst/eslint-config": "13.8.0",
"@tksst/eslint-config": "13.9.0",
"@tksst/prettier-config": "1.1.0",
"@tksst/project-configs": "4.0.1",
"@vitest/coverage-v8": "2.0.3",
"@vitest/coverage-v8": "2.0.5",
"better-typescript-lib": "2.8.0",
"eslint": "9.7.0",
"husky": "9.1.1",
"lint-staged": "15.2.7",
"eslint": "9.10.0",
"husky": "9.1.5",
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"secretlint": "8.2.4",
"tsup": "8.2.0",
"typescript": "5.5.3",
"vitest": "2.0.3"
"tsup": "8.2.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"packageManager": "[email protected]",
"lint-staged": {
Expand Down
Loading

0 comments on commit 5e7a166

Please sign in to comment.