Bump eslint-import-resolver-typescript from 3.3.0 to 3.4.0 (#498)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Aug 2022 09:37:11 +0000 (11:37 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 09:37:11 +0000 (11:37 +0200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 164127dc46f3a06fba6ce9dcffe874378f065edf..16f35ca6ff57e92bf0f0845725fd68004e070a12 100644 (file)
@@ -16,7 +16,7 @@
         "eslint": "^8.21.0",
         "eslint-config-standard": "^17.0.0",
         "eslint-define-config": "^1.6.0",
-        "eslint-import-resolver-typescript": "^3.3.0",
+        "eslint-import-resolver-typescript": "^3.4.0",
         "eslint-plugin-import": "^2.26.0",
         "eslint-plugin-jsdoc": "^39.3.4",
         "eslint-plugin-n": "^15.2.4",
       }
     },
     "node_modules/eslint-import-resolver-typescript": {
-      "version": "3.3.0",
-      "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.3.0.tgz",
-      "integrity": "sha512-vlooCGKfDX59rH5TbtluOekinPlIS5Ab+dyQUoCCJoE1IV11R/kn6J+RoMBuBkJhzJEIKJ4myQJhw6lGIXfkRA==",
+      "version": "3.4.0",
+      "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.4.0.tgz",
+      "integrity": "sha512-rBCgiEovwX/HQ8ESWV+XIWZaFiRtDeAXNZdcTATB8UbMuadc9qfGOlIP+vy+c7nsgfEBN4NTwy5qunGNptDP0Q==",
       "dev": true,
       "dependencies": {
         "debug": "^4.3.4",
       }
     },
     "eslint-import-resolver-typescript": {
-      "version": "3.3.0",
-      "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.3.0.tgz",
-      "integrity": "sha512-vlooCGKfDX59rH5TbtluOekinPlIS5Ab+dyQUoCCJoE1IV11R/kn6J+RoMBuBkJhzJEIKJ4myQJhw6lGIXfkRA==",
+      "version": "3.4.0",
+      "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.4.0.tgz",
+      "integrity": "sha512-rBCgiEovwX/HQ8ESWV+XIWZaFiRtDeAXNZdcTATB8UbMuadc9qfGOlIP+vy+c7nsgfEBN4NTwy5qunGNptDP0Q==",
       "dev": true,
       "requires": {
         "debug": "^4.3.4",
index fe8bb1d22fbd950ab473ab9efc1cac757d979481..205fc6b384b2c7fe5a6c5257778369286faee2dd 100644 (file)
@@ -70,7 +70,7 @@
     "eslint": "^8.21.0",
     "eslint-config-standard": "^17.0.0",
     "eslint-define-config": "^1.6.0",
-    "eslint-import-resolver-typescript": "^3.3.0",
+    "eslint-import-resolver-typescript": "^3.4.0",
     "eslint-plugin-import": "^2.26.0",
     "eslint-plugin-jsdoc": "^39.3.4",
     "eslint-plugin-n": "^15.2.4",