Skip to content

Commit

Permalink
chore: 🤖 bump all non-major dependencies (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 2a33bfc commit 32a5f54
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.16.0
20.17.0
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
},
"prettier": "@jimmy.codes/prettier-config",
"devDependencies": {
"@commitlint/config-conventional": "19.2.2",
"@commitlint/config-conventional": "19.4.1",
"@jimmy.codes/eslint-config": "1.9.0",
"@jimmy.codes/prettier-config": "1.1.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": "20.16.0",
"@types/node": "20.16.2",
"@vitest/coverage-v8": "2.0.5",
"clean-pkg-json": "1.2.0",
"commitlint": "19.4.0",
"commitlint": "19.4.1",
"eslint": "8.57.0",
"gitzy": "5.4.0",
"is-ci": "3.0.1",
Expand All @@ -63,7 +63,7 @@
"typescript": "5.5.4",
"vitest": "2.0.5"
},
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": ">= 20"
},
Expand Down
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

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

0 comments on commit 32a5f54

Please sign in to comment.