File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 64
64
"karma-jasmine" : " ^5.1.0" ,
65
65
"karma-typescript" : " ^5.5.3" ,
66
66
"lint-staged" : " ^13.0.3" ,
67
- "prettier" : " ^2.7.1 " ,
67
+ "prettier" : " ^3.0.0 " ,
68
68
"react" : " ^17" ,
69
69
"react-dom" : " ^17" ,
70
70
"rimraf" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 37
37
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
38
38
integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
39
39
40
- " @babel/compat-data@^7.22.6 " :
41
- version "7.22.6"
42
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
43
- integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
44
-
45
40
" @babel/core@^7.12.3" , "@babel/core@^7.18.10", "@babel/core@^7.7.5":
46
41
version "7.22.6"
47
42
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.6.tgz#aafafbe86e9a1679d876b99dc46382964ef72494"
@@ -6885,6 +6880,11 @@ prettier@^2.7.1:
6885
6880
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
6886
6881
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
6887
6882
6883
+ prettier@^3.0.0 :
6884
+ version "3.0.0"
6885
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
6886
+ integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
6887
+
6888
6888
proc-log@^2.0.0, proc-log@^2.0.1 :
6889
6889
version "2.0.1"
6890
6890
resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-2.0.1.tgz#8f3f69a1f608de27878f91f5c688b225391cb685"
You can’t perform that action at this time.
0 commit comments