aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-22 03:06:28 +0000
committerGitHub <noreply@github.com>2023-08-22 03:06:28 +0000
commit7cd18b343e97e7caf5b0986af944990a8fd5bef0 (patch)
treeae841950ca5489239e898c72f3321cbf5b2ffd4c
parentfd179505874ae2984a4f2a6143d0afb2e424ada2 (diff)
downloadcompiler-explorer-gh-8564.tar.gz
compiler-explorer-gh-8564.zip
Update dependency eslint-import-resolver-typescript to ^3.6.0gh-8564
-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 2c4a664bb..fb08fda09 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -122,7 +122,7 @@
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-formatter-github": "^1.1.4",
- "eslint-import-resolver-typescript": "^3.5.2",
+ "eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.4.5",
"eslint-plugin-node": "^11.1.0",
diff --git a/package.json b/package.json
index c49422241..0459ff035 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-formatter-github": "^1.1.4",
- "eslint-import-resolver-typescript": "^3.5.2",
+ "eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.4.5",
"eslint-plugin-node": "^11.1.0",