aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-27 14:19:41 +0000
committerGitHub <noreply@github.com>2023-11-27 14:19:41 +0000
commit13daee5ea714d0c81dc39b6953500d4f87ba0363 (patch)
treedf1acad65cd150b16cc5cf10f5346c810627d773
parent62ec36dfdef6fe26f247ea53953cf2d9274a8641 (diff)
downloadcompiler-explorer-gh-9683.tar.gz
compiler-explorer-gh-9683.zip
chore(deps): update dependency lint-staged to ^15.1.0gh-9683
-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",