Skip to content

Commit

Permalink
chore: 🤖 bump all non-major dependencies (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 9f12033 commit 15fcbc1
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 319 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,30 +41,30 @@
},
"prettier": "@jimmy.codes/prettier-config",
"devDependencies": {
"@commitlint/config-conventional": "19.5.0",
"@jimmy.codes/eslint-config": "3.11.1",
"@commitlint/config-conventional": "19.6.0",
"@jimmy.codes/eslint-config": "3.14.1",
"@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.4",
"@vitest/coverage-v8": "2.1.5",
"clean-pkg-json": "1.2.0",
"commitlint": "19.5.0",
"eslint": "9.14.0",
"gitzy": "5.7.0",
"commitlint": "19.6.0",
"eslint": "9.15.0",
"gitzy": "5.7.1",
"is-ci": "3.0.1",
"jiti": "2.4.0",
"lefthook": "1.8.2",
"lefthook": "1.8.4",
"pkgroll": "2.5.1",
"prettier": "3.3.3",
"semantic-release": "24.2.0",
"typescript": "5.6.3",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"engines": {
"node": ">= 20"
},
Expand Down
Loading

0 comments on commit 15fcbc1

Please sign in to comment.