diff --git a/package.json b/package.json index d05cbe8..1e2fef9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "webfontloader": "1.6.28" }, "devDependencies": { - "@rushstack/eslint-patch": "1.10.0", + "@rushstack/eslint-patch": "1.10.1", "@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 4edec6b..87d9014 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ dependencies: devDependencies: '@rushstack/eslint-patch': - specifier: 1.10.0 - version: 1.10.0 + specifier: 1.10.1 + version: 1.10.1 '@types/jsdom': specifier: 21.1.6 version: 21.1.6 @@ -585,8 +585,8 @@ packages: requiresBuild: true optional: true - /@rushstack/eslint-patch@1.10.0: - resolution: {integrity: sha512-ih6xH1dOGBTP/RNc/QbnVLLa/s80SkXydI7tnyq+a2eIdd7gDsmSpD1Jz7T1oCa+GIsVTyQCR3cW0tlYB97iFg==} + /@rushstack/eslint-patch@1.10.1: + resolution: {integrity: sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==} dev: true /@sinclair/typebox@0.27.8: