diff --git a/package-lock.json b/package-lock.json index 93d1790..3a230f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "vue-router": "^4.1.6" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.1.4", + "@rushstack/eslint-patch": "^1.14.1", "@types/jsdom": "^20.0.1", "@types/node": "^18.11.12", "@vicons/carbon": "^0.12.0", @@ -1034,9 +1034,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz", - "integrity": "sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.14.1.tgz", + "integrity": "sha512-jGTk8UD/RdjsNZW8qq10r0RBvxL8OWtoT+kImlzPDFilmozzM+9QmIJsmze9UiSBrFU45ZxhTYBypn9q9z/VfQ==", "dev": true }, "node_modules/@tootallnate/once": { diff --git a/package.json b/package.json index 91c8526..a0537e9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "vue-router": "^4.1.6" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.1.4", + "@rushstack/eslint-patch": "^1.14.1", "@types/jsdom": "^20.0.1", "@types/node": "^18.11.12", "@vicons/carbon": "^0.12.0",