Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 800ca9d commit e571224
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 96 deletions.
167 changes: 76 additions & 91 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"type": "module",
"dependencies": {
"@clack/prompts": "^0.8.1",
"@clack/prompts": "^0.8.2",
"@secretlint/core": "^9.0.0",
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
"cli-spinners": "^2.9.2",
Expand All @@ -72,13 +72,13 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/node": "^22.9.1",
"@types/node": "^22.10.0",
"@types/strip-comments": "^2.0.4",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/coverage-v8": "^2.1.6",
"rimraf": "^6.0.1",
"secretlint": "^9.0.0",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
},
"engines": {
"node": ">=16.0.0",
Expand Down

0 comments on commit e571224

Please sign in to comment.