Skip to content

Commit

Permalink
fix(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 7b0bfc8 commit 56def75
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 77 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@anolilab/commitlint-config": "^5.0.3",
"@anolilab/lint-staged-config": "^2.1.7",
"@anolilab/multi-semantic-release": "^1.1.0",
"@anolilab/multi-semantic-release": "^1.1.3",
"@anolilab/prettier-config": "^5.0.14",
"@anolilab/textlint-config": "^8.0.16",
"@babel/core": "^7.24.5",
Expand All @@ -67,21 +67,21 @@
"cross-env": "^7.0.3",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.4",
"lint-staged": "^15.2.10",
"nx": "^19.0.7",
"plop": "^4.0.1",
"prettier": "^3.2.5",
"publint": "^0.2.8",
"rimraf": "^5.0.7",
"publint": "^0.2.10",
"rimraf": "^5.0.10",
"secretlint": "8.2.4",
"semantic-release": "^23.1.1",
"sort-package-json": "^2.10.0",
"taze": "^0.13.8",
"sort-package-json": "^2.10.1",
"taze": "^0.13.9",
"textlint": "^14.0.4",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.1.2",
"packageManager": "pnpm@9.1.4",
"engines": {
"node": ">=18.* <=21.*"
}
Expand Down
Loading

0 comments on commit 56def75

Please sign in to comment.