diff --git a/package.json b/package.json index 28fca02..bf3c36c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "webfontloader": "1.6.28" }, "devDependencies": { - "@rushstack/eslint-patch": "1.8.0", + "@rushstack/eslint-patch": "1.9.0", "@types/jsdom": "21.1.6", "@types/node": "20.11.30", "@types/webfontloader": "1.6.38", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a363d2e..6fac884 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ dependencies: devDependencies: '@rushstack/eslint-patch': - specifier: 1.8.0 - version: 1.8.0 + specifier: 1.9.0 + version: 1.9.0 '@types/jsdom': specifier: 21.1.6 version: 21.1.6 @@ -585,8 +585,8 @@ packages: requiresBuild: true optional: true - /@rushstack/eslint-patch@1.8.0: - resolution: {integrity: sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ==} + /@rushstack/eslint-patch@1.9.0: + resolution: {integrity: sha512-AAWymnpvHbGty1BmgbdfbqQDboXs6xN6h2yAacO4yKVyyUUBnpYkp+P9jjPrV9zrAGw7JVVriRtGOHPInnfjZQ==} dev: true /@sinclair/typebox@0.27.8: