Skip to content

Commit 5f0c4cf

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

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@commitlint/config-angular": "17.6.7",
4343
"eslint-config-nodebb": "1.1.11",
4444
"husky": "9.1.7",
45-
"lint-staged": "16.2.3"
45+
"lint-staged": "16.2.4"
4646
},
4747
"husky": {
4848
"hooks": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,15 @@ is-number@^7.0.0:
122122
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
123123
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
124124

125-
126-
version "16.2.3"
127-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.3.tgz"
128-
integrity sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw==
125+
126+
version "16.2.4"
127+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.4.tgz"
128+
integrity sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==
129129
dependencies:
130130
commander "^14.0.1"
131131
listr2 "^9.0.4"
132132
micromatch "^4.0.8"
133-
nano-spawn "^1.0.3"
133+
nano-spawn "^2.0.0"
134134
pidtree "^0.6.0"
135135
string-argv "^0.3.2"
136136
yaml "^2.8.1"
@@ -171,10 +171,10 @@ mimic-function@^5.0.0:
171171
resolved "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz"
172172
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
173173

174-
nano-spawn@^1.0.3:
175-
version "1.0.3"
176-
resolved "https://registry.npmjs.org/nano-spawn/-/nano-spawn-1.0.3.tgz"
177-
integrity sha512-jtpsQDetTnvS2Ts1fiRdci5rx0VYws5jGyC+4IYOTnIQ/wwdf6JdomlHBwqC3bJYOvaKu0C2GSZ1A60anrYpaA==
174+
nano-spawn@^2.0.0:
175+
version "2.0.0"
176+
resolved "https://registry.npmjs.org/nano-spawn/-/nano-spawn-2.0.0.tgz"
177+
integrity sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==
178178

179179
node-fetch@^2:
180180
version "2.6.12"

0 commit comments

Comments
 (0)