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 20, 2024
1 parent 559a0e7 commit c9bab1b
Show file tree
Hide file tree
Showing 2 changed files with 404 additions and 370 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,25 +52,25 @@
"typescript-eslint": "7.17.0"
},
"devDependencies": {
"@changesets/cli": "2.27.7",
"@changesets/cli": "2.27.8",
"@secretlint/secretlint-rule-preset-recommend": "8.2.4",
"@tksst/prettier-config": "1.1.0",
"@tksst/project-configs": "4.0.1",
"@types/eslint": "9.6.0",
"@types/eslint": "9.6.1",
"@types/eslint-config-prettier": "6.11.3",
"@types/eslint__js": "8.42.3",
"@types/node": "18.19.42",
"@vitest/coverage-v8": "2.0.4",
"@types/node": "18.19.50",
"@vitest/coverage-v8": "2.1.1",
"better-typescript-lib": "2.8.0",
"eslint": "9.8.0",
"husky": "9.1.3",
"lint-staged": "15.2.7",
"npm-run-all2": "6.2.2",
"eslint": "9.11.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.3",
"prettier": "3.3.3",
"secretlint": "8.2.4",
"tsup": "8.2.3",
"typescript": "5.5.4",
"vitest": "2.0.4"
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
},
"peerDependencies": {
"eslint": "^8.56.0 || ^9.0.0",
Expand Down
Loading

0 comments on commit c9bab1b

Please sign in to comment.