File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1919 "husky" : " ^3.0.4" ,
2020 "lerna" : " ^3.15.0" ,
2121 "lint-staged" : " ^9.2.4" ,
22- "prettier" : " ^1.17.1 " ,
22+ "prettier" : " ^3.0.0 " ,
2323 "typescript" : " ^3.5.3"
2424 },
2525 "scripts" : {
Original file line number Diff line number Diff line change 2222 "license" : " MIT" ,
2323 "peerDependencies" : {
2424 "eslint" : " ^6.0.0" ,
25- "prettier" : " ^1.17.1 "
25+ "prettier" : " ^3.0.0 "
2626 },
2727 "dependencies" : {
2828 "@typescript-eslint/eslint-plugin" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 1919 "url" : " https://github.com/mjolnirjs/mjolnir/issues"
2020 },
2121 "peerDependencies" : {
22- "prettier" : " ^1.17.1 "
22+ "prettier" : " ^3.0.0 "
2323 }
2424}
Original file line number Diff line number Diff line change @@ -6443,10 +6443,10 @@ prettier-linter-helpers@^1.0.0:
64436443 dependencies :
64446444 fast-diff "^1.1.2"
64456445
6446- prettier@^1.17.1 :
6447- version "1.18.2 "
6448- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2 .tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea "
6449- integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw ==
6446+ prettier@^3.0.0 :
6447+ version "3.0.0 "
6448+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0 .tgz#e7b19f691245a21d618c68bc54dc06122f6105ae "
6449+ integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g ==
64506450
64516451private@^0.1.6 :
64526452 version "0.1.8"
You can’t perform that action at this time.
0 commit comments