Skip to content

Commit

Permalink
chore(Renovate): ⬆️ Update project monorepo tools
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2023
1 parent f9b8211 commit 80c6cba
Show file tree
Hide file tree
Showing 4 changed files with 248 additions and 452 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"@adchitects/markdownlint-config": "workspace:*",
"@adchitects/prettier-config": "workspace:*",
"@adchitects/syncpack-config": "workspace:*",
"@changesets/changelog-github": "0.4.7",
"@changesets/cli": "2.25.2",
"all-contributors-cli": "6.24.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"all-contributors-cli": "6.26.1",
"browserslist": "4.21.4",
"concurrently": "7.6.0",
"del-cli": "5.0.0",
"depcheck": "1.4.3",
"eslint": "8.28.0",
"husky": "8.0.2",
"lint-staged": "13.0.4",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"markdownlint-cli": "0.32.2",
"syncpack": "8.3.9",
"turbo": "1.6.3",
"turbo": "1.10.13",
"typescript": "4.9.3"
}
}
2 changes: 1 addition & 1 deletion packages/markdownlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"make-dir-cli": "3.0.0",
"markdownlint": "0.26.2",
"node-jq": "2.3.4",
"node-jq": "2.3.5",
"strip-json-comments-cli": "2.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"make-dir-cli": "3.0.0",
"node-jq": "2.3.4",
"node-jq": "2.3.5",
"strip-json-comments-cli": "2.0.2",
"typescript": "4.9.3"
}
Expand Down

0 comments on commit 80c6cba

Please sign in to comment.