File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 65
65
"eslint-plugin-promise" : " ^6.1.1" ,
66
66
"husky" : " ^9.0.11" ,
67
67
"jsdom" : " ^22.1.0" ,
68
- "lint-staged" : " >= 15.2.2" ,
68
+ "lint-staged" : " ^ 15.2.2" ,
69
69
"nodemon" : " ^3.1.0" ,
70
70
"nuxt" : " ^2.17.3" ,
71
- "prettier" : " ^2.8.8 " ,
71
+ "prettier" : " ^3.2.5 " ,
72
72
"rimraf" : " ^5.0.5" ,
73
73
"sass" : " ^1.77.0" ,
74
74
"standard-version" : " ^9.5.0" ,
Original file line number Diff line number Diff line change @@ -7838,7 +7838,7 @@ lines-and-columns@^1.1.6:
7838
7838
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
7839
7839
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
7840
7840
7841
- lint-staged@>= 15.2.2:
7841
+ lint-staged@^ 15.2.2:
7842
7842
version "15.2.2"
7843
7843
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f"
7844
7844
integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==
@@ -10130,11 +10130,16 @@ prettier-linter-helpers@^1.0.0:
10130
10130
dependencies:
10131
10131
fast-diff "^1.1.2"
10132
10132
10133
- "prettier@^1.18.2 || ^2.0.0", prettier@^2.8.8 :
10133
+ "prettier@^1.18.2 || ^2.0.0":
10134
10134
version "2.8.8"
10135
10135
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
10136
10136
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
10137
10137
10138
+ prettier@^3.2.5:
10139
+ version "3.2.5"
10140
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
10141
+ integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
10142
+
10138
10143
pretty-bytes@^5.6.0:
10139
10144
version "5.6.0"
10140
10145
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
You can’t perform that action at this time.
0 commit comments