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 Feb 24, 2024
1 parent 5208f67 commit f666871
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 164 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
},
"devDependencies": {
"@changesets/cli": "2.27.1",
"@secretlint/secretlint-rule-preset-recommend": "8.1.1",
"@secretlint/secretlint-rule-preset-recommend": "8.1.2",
"@tksst/eslint-config": "12.3.0",
"@tksst/prettier-config": "1.1.0",
"@tksst/project-configs": "4.0.1",
"@vitest/coverage-v8": "1.2.2",
"@vitest/coverage-v8": "1.3.1",
"better-typescript-lib": "2.6.0",
"eslint": "8.56.0",
"husky": "9.0.10",
"eslint": "8.57.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"secretlint": "8.1.1",
"secretlint": "8.1.2",
"tsup": "8.0.2",
"typescript": "5.3.3",
"vitest": "1.2.2"
"vitest": "1.3.1"
},
"packageManager": "pnpm@8.15.1",
"lint-staged": {
Expand Down
Loading

0 comments on commit f666871

Please sign in to comment.