aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 752a0eb7e..535967f0a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -126,7 +126,7 @@
"eslint-plugin-unicorn": "^49.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"file-loader": "^6.2.0",
- "lint-staged": "^15.0.2",
+ "lint-staged": "^15.1.0",
"mini-css-extract-plugin": "^2.7.6",
"mocha": "^10.2.0",
"mock-fs": "^5.2.0",
diff --git a/package.json b/package.json
index 68cf183cd..e025b4c38 100644
--- a/package.json
+++ b/package.json
@@ -135,7 +135,7 @@
"eslint-plugin-unicorn": "^49.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"file-loader": "^6.2.0",
- "lint-staged": "^15.0.2",
+ "lint-staged": "^15.1.0",
"mini-css-extract-plugin": "^2.7.6",
"mocha": "^10.2.0",
"mock-fs": "^5.2.0",