Skip to content

Commit f19b18f

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v16.2.4
1 parent a1673f2 commit f19b18f

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-config-nodebb": "1.1.11",
4141
"eslint-plugin-import": "2.32.0",
4242
"husky": "9.1.7",
43-
"lint-staged": "16.2.3"
43+
"lint-staged": "16.2.4"
4444
},
4545
"dependencies": {
4646
"csv-parse": "^5.4.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2279,15 +2279,15 @@ lines-and-columns@^1.1.6:
22792279
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
22802280
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
22812281

2282-
lint-staged@16.2.3:
2283-
version "16.2.3"
2284-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.3.tgz#790866221d75602510507b5be40b2c7963715960"
2285-
integrity sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw==
2282+
lint-staged@16.2.4:
2283+
version "16.2.4"
2284+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.4.tgz#1f166370e32d9b7eb10583e86d86e1117f7ab489"
2285+
integrity sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==
22862286
dependencies:
22872287
commander "^14.0.1"
22882288
listr2 "^9.0.4"
22892289
micromatch "^4.0.8"
2290-
nano-spawn "^1.0.3"
2290+
nano-spawn "^2.0.0"
22912291
pidtree "^0.6.0"
22922292
string-argv "^0.3.2"
22932293
yaml "^2.8.1"
@@ -2426,10 +2426,10 @@ ms@2.1.2, ms@^2.1.1:
24262426
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
24272427
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
24282428

2429-
nano-spawn@^1.0.3:
2430-
version "1.0.3"
2431-
resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-1.0.3.tgz#ef8d89a275eebc8657e67b95fc312a6527a05b8d"
2432-
integrity sha512-jtpsQDetTnvS2Ts1fiRdci5rx0VYws5jGyC+4IYOTnIQ/wwdf6JdomlHBwqC3bJYOvaKu0C2GSZ1A60anrYpaA==
2429+
nano-spawn@^2.0.0:
2430+
version "2.0.0"
2431+
resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-2.0.0.tgz#f1250434c09ae18870d4f729fc54b406cf85a3e1"
2432+
integrity sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==
24332433

24342434
natural-compare@^1.4.0:
24352435
version "1.4.0"

0 commit comments

Comments
 (0)