We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f321a2 commit dbf8585Copy full SHA for dbf8585
2 files changed
package.json
@@ -474,7 +474,7 @@
474
"eslint-plugin-unicorn": "^49.0.0",
475
"glob": "^10.3.10",
476
"husky": "^8.0.3",
477
- "lint-staged": "^15.0.2",
+ "lint-staged": "^15.5.2",
478
"node-fetch": "^3.3.2",
479
"node-loader": "^2.0.0",
480
"postcss": "^8.4.31",
yarn.lock
@@ -3396,7 +3396,7 @@ linkify-it@^3.0.1:
3396
dependencies:
3397
uc.micro "^1.0.1"
3398
3399
-lint-staged@^15.0.2:
+lint-staged@^15.5.2:
3400
version "15.5.2"
3401
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.2.tgz#beff028fd0681f7db26ffbb67050a21ed4d059a3"
3402
integrity sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==
0 commit comments