Skip to content

Commit f30ebb3

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

3 files changed

Lines changed: 9 additions & 29 deletions

File tree

package-lock.json

Lines changed: 4 additions & 18 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": "2.0.1",
4444
"husky": "9.1.7",
45-
"lint-staged": "16.3.0"
45+
"lint-staged": "16.3.1"
4646
},
4747
"husky": {
4848
"hooks": {

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -129,15 +129,14 @@ is-number@^7.0.0:
129129
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
130130
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
131131

132-
lint-staged@16.3.0:
133-
version "16.3.0"
134-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.3.0.tgz"
135-
integrity sha512-YVHHy/p6U4/No9Af+35JLh3umJ9dPQnGTvNCbfO/T5fC60us0jFnc+vw33cqveI+kqxIFJQakcMVTO2KM+653A==
132+
lint-staged@16.3.1:
133+
version "16.3.1"
134+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.3.1.tgz"
135+
integrity sha512-bqvvquXzFBAlSbluugR4KXAe4XnO/QZcKVszpkBtqLWa2KEiVy8n6Xp38OeUbv/gOJOX4Vo9u5pFt/ADvbm42Q==
136136
dependencies:
137137
commander "^14.0.3"
138138
listr2 "^9.0.5"
139139
micromatch "^4.0.8"
140-
nano-spawn "^2.0.0"
141140
string-argv "^0.3.2"
142141
tinyexec "^1.0.2"
143142
yaml "^2.8.2"
@@ -178,11 +177,6 @@ mimic-function@^5.0.0:
178177
resolved "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz"
179178
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
180179

181-
nano-spawn@^2.0.0:
182-
version "2.0.0"
183-
resolved "https://registry.npmjs.org/nano-spawn/-/nano-spawn-2.0.0.tgz"
184-
integrity sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==
185-
186180
node-fetch@^2:
187181
version "2.6.12"
188182
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz"

0 commit comments

Comments
 (0)