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 18, 2025
1 parent 1201a8e commit 20290fd
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 395 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,22 +43,22 @@
"source-map-support": "0.5.21"
},
"devDependencies": {
"@changesets/cli": "2.27.10",
"@changesets/cli": "2.28.0",
"@secretlint/secretlint-rule-preset-recommend": "9.0.0",
"@tksst/eslint-config": "14.0.0",
"@tksst/prettier-config": "1.1.0",
"@tksst/project-configs": "4.0.1",
"@vitest/coverage-v8": "3.0.5",
"better-typescript-lib": "2.10.0",
"eslint": "9.16.0",
"@vitest/coverage-v8": "3.0.6",
"better-typescript-lib": "2.10.1",
"eslint": "9.20.1",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"npm-run-all2": "7.0.1",
"prettier": "3.4.1",
"lint-staged": "15.4.3",
"npm-run-all2": "7.0.2",
"prettier": "3.5.1",
"secretlint": "9.0.0",
"tsup": "8.3.5",
"typescript": "5.7.2",
"vitest": "3.0.5"
"tsup": "8.3.6",
"typescript": "5.7.3",
"vitest": "3.0.6"
},
"packageManager": "pnpm@9.14.4",
"engines": {
Expand Down
Loading

0 comments on commit 20290fd

Please sign in to comment.