Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 7494185 commit f9ecbc5
Show file tree
Hide file tree
Showing 4 changed files with 251 additions and 81 deletions.
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@anolilab/semantic-release-preset": "8.0.0",
"@commitlint/cli": "^17.8.0",
"@commitlint/cli": "^18.1.0",
"rimraf": "^5.0.5",
"tsup": "^7.2.0",
"vitest": "^0.34.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@vitest/coverage-v8": "^0.34.6",
"cross-env": "^7.0.3",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"lint-staged": "^15.0.2",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.5",
"tsup": "^7.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/package-json-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
"read-pkg-up": "^7.0.1"
},
"devDependencies": {
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@commitlint/core": "^17.8.0",
"@commitlint/cli": "^18.1.0",
"@commitlint/config-conventional": "^18.1.0",
"@commitlint/core": "^18.1.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/exec": "^6.0.3",
Expand Down
Loading

0 comments on commit f9ecbc5

Please sign in to comment.