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 and tksst committed Nov 21, 2024
1 parent 591d9a4 commit a12d9ae
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 640 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
"test:unit": "vitest run --coverage"
},
"devDependencies": {
"@changesets/cli": "2.27.7",
"@changesets/cli": "2.27.10",
"@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",
"@types/js-yaml": "4.0.9",
"@types/node": "20.14.11",
"@types/node": "20.17.6",
"@vitest/coverage-v8": "2.1.5",
"better-typescript-lib": "2.8.0",
"eslint": "9.7.0",
"better-typescript-lib": "2.9.0",
"eslint": "9.15.0",
"npm-run-all2": "7.0.1",
"prettier": "3.3.3",
"secretlint": "9.0.0",
"tsup": "8.2.0",
"typescript": "5.5.3",
"tsup": "8.3.5",
"typescript": "5.6.3",
"vitest": "2.1.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit a12d9ae

Please sign in to comment.