Skip to content

Commit bab3f97

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

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.32.0",
5555
"husky": "9.1.7",
56-
"lint-staged": "16.3.0"
56+
"lint-staged": "16.3.1"
5757
}
5858
}

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,15 +2469,14 @@ linkify-it@^3.0.1:
24692469
dependencies:
24702470
uc.micro "^1.0.1"
24712471

2472-
lint-staged@16.3.0:
2473-
version "16.3.0"
2474-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.0.tgz#6907226b6a925406d504264c22c62c490e44aefe"
2475-
integrity sha512-YVHHy/p6U4/No9Af+35JLh3umJ9dPQnGTvNCbfO/T5fC60us0jFnc+vw33cqveI+kqxIFJQakcMVTO2KM+653A==
2472+
lint-staged@16.3.1:
2473+
version "16.3.1"
2474+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.1.tgz#ab153ee630f0e07fa35d13992af79f42cc2e67a6"
2475+
integrity sha512-bqvvquXzFBAlSbluugR4KXAe4XnO/QZcKVszpkBtqLWa2KEiVy8n6Xp38OeUbv/gOJOX4Vo9u5pFt/ADvbm42Q==
24762476
dependencies:
24772477
commander "^14.0.3"
24782478
listr2 "^9.0.5"
24792479
micromatch "^4.0.8"
2480-
nano-spawn "^2.0.0"
24812480
string-argv "^0.3.2"
24822481
tinyexec "^1.0.2"
24832482
yaml "^2.8.2"
@@ -2701,11 +2700,6 @@ ms@^2.1.1:
27012700
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
27022701
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
27032702

2704-
nano-spawn@^2.0.0:
2705-
version "2.0.0"
2706-
resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-2.0.0.tgz#f1250434c09ae18870d4f729fc54b406cf85a3e1"
2707-
integrity sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==
2708-
27092703
natural-compare@^1.4.0:
27102704
version "1.4.0"
27112705
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)