This repository was archived by the owner on Sep 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +134
-134
lines changed
eslint-config-tslint-base Expand file tree Collapse file tree 4 files changed +134
-134
lines changed Original file line number Diff line number Diff line change 1111 "precommit" : " true"
1212 },
1313 "devDependencies" : {
14- "@commitlint/cli" : " ^19.2.1 " ,
15- "@commitlint/config-conventional" : " ^19.1.0 " ,
14+ "@commitlint/cli" : " ^19.2.2 " ,
15+ "@commitlint/config-conventional" : " ^19.2.2 " ,
1616 "@release-it-plugins/workspaces" : " ^4.2.0" ,
1717 "@release-it/conventional-changelog" : " ^7.0.0" ,
1818 "husky" : " ^9.0.11" ,
Original file line number Diff line number Diff line change 2929 "eslint-plugin-json-files" : " ^4.1.0" ,
3030 "eslint-plugin-prefer-arrow" : " ^1.2.3" ,
3131 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
32- "typescript" : " ^5.4.4 "
32+ "typescript" : " ^5.4.5 "
3333 },
3434 "publishConfig" : {
3535 "access" : " public" ,
Original file line number Diff line number Diff line change 2121 ],
2222 "dependencies" : {
2323 "prettier" : " ^3.2.5" ,
24- "prettier-plugin-packagejson" : " ^2.4.14 " ,
24+ "prettier-plugin-packagejson" : " ^2.5.0 " ,
2525 "prettier-plugin-tailwindcss" : " ^0.5.13"
2626 },
2727 "peerDependencies" : {
2828 "prettier" : " ^3.2.5" ,
29- "prettier-plugin-packagejson" : " ^2.4.14 " ,
29+ "prettier-plugin-packagejson" : " ^2.5.0 " ,
3030 "prettier-plugin-tailwindcss" : " ^0.5.13"
3131 },
3232 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments