Skip to content

Commit

Permalink
chore: 🤖 bump all non-major dependencies (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 15fcbc1 commit 4244ffc
Show file tree
Hide file tree
Showing 2 changed files with 399 additions and 369 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"prettier": "@jimmy.codes/prettier-config",
"devDependencies": {
"@commitlint/config-conventional": "19.6.0",
"@jimmy.codes/eslint-config": "3.14.1",
"@jimmy.codes/eslint-config": "3.21.0",
"@jimmy.codes/prettier-config": "1.3.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@types/node": "22.9.0",
"@vitest/coverage-v8": "2.1.5",
"@types/node": "22.10.0",
"@vitest/coverage-v8": "2.1.6",
"clean-pkg-json": "1.2.0",
"commitlint": "19.6.0",
"eslint": "9.15.0",
Expand All @@ -59,12 +59,12 @@
"jiti": "2.4.0",
"lefthook": "1.8.4",
"pkgroll": "2.5.1",
"prettier": "3.3.3",
"prettier": "3.4.1",
"semantic-release": "24.2.0",
"typescript": "5.6.3",
"vitest": "2.1.5"
"typescript": "5.7.2",
"vitest": "2.1.6"
},
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": ">= 20"
},
Expand Down
Loading

0 comments on commit 4244ffc

Please sign in to comment.