Skip to content

Commit

Permalink
chore: 🤖 bump all non-major dependencies (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 133f204 commit 8a8348b
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 346 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"prettier": "@jimmy.codes/prettier-config",
"devDependencies": {
"@commitlint/config-conventional": "19.4.1",
"@commitlint/config-conventional": "19.5.0",
"@jimmy.codes/eslint-config": "1.9.0",
"@jimmy.codes/prettier-config": "1.1.0",
"@semantic-release/changelog": "6.0.3",
Expand All @@ -50,20 +50,20 @@
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@types/node": "20.16.5",
"@vitest/coverage-v8": "2.0.5",
"@vitest/coverage-v8": "2.1.1",
"clean-pkg-json": "1.2.0",
"commitlint": "19.4.1",
"eslint": "8.57.0",
"commitlint": "19.5.0",
"eslint": "8.57.1",
"gitzy": "5.4.0",
"is-ci": "3.0.1",
"lefthook": "1.7.15",
"pkgroll": "2.4.2",
"pkgroll": "2.5.0",
"prettier": "3.3.3",
"semantic-release": "24.1.0",
"typescript": "5.5.4",
"vitest": "2.0.5"
"semantic-release": "24.1.1",
"typescript": "5.6.2",
"vitest": "2.1.1"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": ">= 20"
},
Expand Down
Loading

0 comments on commit 8a8348b

Please sign in to comment.