diff --git a/package.json b/package.json index 87bfd88..8d81ce0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@micro-lc/orchestrator": "^2.2.0", - "@rushstack/eslint-patch": "^1.4.0", + "@rushstack/eslint-patch": "^1.6.0", "@tsconfig/node18": "^18.2.2", "@types/node": "^20.9.2", "@vitejs/plugin-vue": "^4.3.4", diff --git a/yarn.lock b/yarn.lock index ae50039..f1ff808 100644 --- a/yarn.lock +++ b/yarn.lock @@ -614,10 +614,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rushstack/eslint-patch@^1.4.0": - version "1.4.0" - resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz#77e948b9760bd22736a5d26e335a690f76fda37b" - integrity sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg== +"@rushstack/eslint-patch@^1.6.0": + version "1.6.0" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.6.0.tgz#1898e7a7b943680d757417a47fb10f5fcc230b39" + integrity sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA== "@tsconfig/node18@^18.2.2": version "18.2.2"