diff --git a/package.json b/package.json index 79a7d97..e191cb7 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "webfontloader": "1.6.28" }, "devDependencies": { - "@rushstack/eslint-patch": "1.10.1", + "@rushstack/eslint-patch": "1.10.2", "@types/jsdom": "21.1.6", "@types/node": "20.12.7", "@types/webfontloader": "1.6.38", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db3d9db..e022136 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ dependencies: devDependencies: '@rushstack/eslint-patch': - specifier: 1.10.1 - version: 1.10.1 + specifier: 1.10.2 + version: 1.10.2 '@types/jsdom': specifier: 21.1.6 version: 21.1.6 @@ -585,8 +585,8 @@ packages: requiresBuild: true optional: true - /@rushstack/eslint-patch@1.10.1: - resolution: {integrity: sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==} + /@rushstack/eslint-patch@1.10.2: + resolution: {integrity: sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==} dev: true /@sinclair/typebox@0.27.8: