diff --git a/package.json b/package.json index bc4d6de..d5220cf 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "vue-router": "^4.2.5" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.5.1", + "@rushstack/eslint-patch": "^1.6.0", "@tsconfig/node18": "^18.2.2", "@types/node": "^20.10.4", "@vitejs/plugin-vue": "^4.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4da37f6..f971f01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ dependencies: devDependencies: '@rushstack/eslint-patch': - specifier: ^1.5.1 - version: 1.5.1 + specifier: ^1.6.0 + version: 1.6.0 '@tsconfig/node18': specifier: ^18.2.2 version: 18.2.2 @@ -1871,8 +1871,8 @@ packages: dev: true optional: true - /@rushstack/eslint-patch@1.5.1: - resolution: {integrity: sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==} + /@rushstack/eslint-patch@1.6.0: + resolution: {integrity: sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==} dev: true /@surma/rollup-plugin-off-main-thread@2.2.3: