generated from tksst/typescript-starter-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update npm devdependencies
- Loading branch information
1 parent
1a3183b
commit d488249
Showing
2 changed files
with
420 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,20 +15,20 @@ | |
"devDependencies": { | ||
"@changesets/cli": "2.27.7", | ||
"@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.4", | ||
"better-typescript-lib": "2.8.0", | ||
"eslint": "9.7.0", | ||
"husky": "9.1.1", | ||
"eslint": "9.8.0", | ||
"husky": "9.1.3", | ||
"lint-staged": "15.2.7", | ||
"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.3", | ||
"typescript": "5.5.4", | ||
"vitest": "2.0.4" | ||
}, | ||
"packageManager": "[email protected]", | ||
"lint-staged": { | ||
|
Oops, something went wrong.