File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "license" : " MIT" ,
99 "dependencies" : {
1010 "husky" : " ^9.1.7" ,
11- "lint-staged" : " ^16.2.6 " ,
11+ "lint-staged" : " ^16.2.7 " ,
1212 "prettier" : " >=3"
1313 },
1414 "scripts" : {
Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ colorette@^2.0.20:
4646 resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
4747 integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
4848
49- commander@^14.0.1 :
50- version "14.0.1 "
51- resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.1 .tgz#2f9225c19e6ebd0dc4404dd45821b2caa17ea09b "
52- integrity sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A ==
49+ commander@^14.0.2 :
50+ version "14.0.2 "
51+ resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.2 .tgz#b71fd37fe4069e4c3c7c13925252ada4eba14e8e "
52+ integrity sha512-TywoWNNRbhoD0BXs1P3ZEScW8W5iKrnbithIl0YH+uCmBd0QpPOA8yc82DS3BIE5Ma6FnBVUsJ7wVUDz4dvOWQ ==
5353
5454emoji-regex@^10.3.0 :
5555 version "10.4.0"
@@ -100,12 +100,12 @@ is-number@^7.0.0:
100100 resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
101101 integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
102102
103- lint-staged@^16.2.6 :
104- version "16.2.6 "
105- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.6 .tgz#760675e80f4b53337083d3f8bdecdd1f88079bf5 "
106- integrity sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw ==
103+ lint-staged@^16.2.7 :
104+ version "16.2.7 "
105+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.7 .tgz#c4a635960c17b52fe774f1f40aee8ce1bd86531f "
106+ integrity sha512-lDIj4RnYmK7/kXMya+qJsmkRFkGolciXjrsZ6PC25GdTfWOAWetR0ZbsNXRAj1EHHImRSalc+whZFg56F5DVow ==
107107 dependencies :
108- commander "^14.0.1 "
108+ commander "^14.0.2 "
109109 listr2 "^9.0.5"
110110 micromatch "^4.0.8"
111111 nano-spawn "^2.0.0"
You can’t perform that action at this time.
0 commit comments