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 Oct 23, 2024
1 parent c96f511 commit 83d5ad2
Show file tree
Hide file tree
Showing 2 changed files with 710 additions and 579 deletions.
20 changes: 10 additions & 10 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",
"@secretlint/secretlint-rule-preset-recommend": "8.2.4",
"@tksst/eslint-config": "13.8.0",
"@changesets/cli": "2.27.9",
"@secretlint/secretlint-rule-preset-recommend": "8.5.0",
"@tksst/eslint-config": "13.9.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.16.15",
"@vitest/coverage-v8": "1.6.0",
"better-typescript-lib": "2.8.0",
"eslint": "9.7.0",
"npm-run-all2": "6.2.2",
"better-typescript-lib": "2.9.0",
"eslint": "9.13.0",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"secretlint": "8.2.4",
"tsup": "8.2.0",
"typescript": "5.5.3",
"secretlint": "8.5.0",
"tsup": "8.3.0",
"typescript": "5.6.3",
"vitest": "1.6.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 83d5ad2

Please sign in to comment.