File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 "eslint-config-nodebb" : " 2.0.1" ,
4141 "eslint-plugin-import" : " 2.32.0" ,
4242 "husky" : " 9.1.7" ,
43- "lint-staged" : " 16.3.0 "
43+ "lint-staged" : " 16.3.1 "
4444 },
4545 "dependencies" : {
4646 "csv-parse" : " ^5.4.0"
Original file line number Diff line number Diff line change @@ -2198,15 +2198,14 @@ lines-and-columns@^1.1.6:
21982198 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
21992199 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
22002200
2201- lint-staged@16.3.0 :
2202- version "16.3.0 "
2203- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.0 .tgz#6907226b6a925406d504264c22c62c490e44aefe "
2204- integrity sha512-YVHHy/p6U4/No9Af+35JLh3umJ9dPQnGTvNCbfO/T5fC60us0jFnc+vw33cqveI+kqxIFJQakcMVTO2KM+653A ==
2201+ lint-staged@16.3.1 :
2202+ version "16.3.1 "
2203+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.1 .tgz#ab153ee630f0e07fa35d13992af79f42cc2e67a6 "
2204+ integrity sha512-bqvvquXzFBAlSbluugR4KXAe4XnO/QZcKVszpkBtqLWa2KEiVy8n6Xp38OeUbv/gOJOX4Vo9u5pFt/ADvbm42Q ==
22052205 dependencies :
22062206 commander "^14.0.3"
22072207 listr2 "^9.0.5"
22082208 micromatch "^4.0.8"
2209- nano-spawn "^2.0.0"
22102209 string-argv "^0.3.2"
22112210 tinyexec "^1.0.2"
22122211 yaml "^2.8.2"
@@ -2335,11 +2334,6 @@ ms@2.1.2, ms@^2.1.1:
23352334 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
23362335 integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
23372336
2338- nano-spawn@^2.0.0 :
2339- version "2.0.0"
2340- resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-2.0.0.tgz#f1250434c09ae18870d4f729fc54b406cf85a3e1"
2341- integrity sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==
2342-
23432337natural-compare@^1.4.0 :
23442338 version "1.4.0"
23452339 resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
You can’t perform that action at this time.
0 commit comments