aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-06 12:25:57 +0000
committerGitHub <noreply@github.com>2023-11-06 12:25:57 +0000
commit5f13743fa28dc3ed866fe708bb2a653c2c887fe7 (patch)
treeabea6f5d91612844ae35cee894b5824d0b27522d
parent5daa65a3052498a539f5829ce572fa3fb729d037 (diff)
downloadcompiler-explorer-gh-9410.tar.gz
compiler-explorer-gh-9410.zip
Update dependency eslint-plugin-import to ^2.29.0gh-9410
-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 81933db0f..77724c37c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -117,7 +117,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-formatter-github": "^1.1.4",
"eslint-import-resolver-typescript": "^3.6.1",
- "eslint-plugin-import": "^2.28.1",
+ "eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
diff --git a/package.json b/package.json
index eda5ce341..91563856f 100644
--- a/package.json
+++ b/package.json
@@ -126,7 +126,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-formatter-github": "^1.1.4",
"eslint-import-resolver-typescript": "^3.6.1",
- "eslint-plugin-import": "^2.28.1",
+ "eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",