diff --git a/package-lock.json b/package-lock.json index 3c8fcd18..f407aed9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@playwright/test": "^1.49.1", - "@rushstack/eslint-patch": "^1.10.4", + "@rushstack/eslint-patch": "^1.10.5", "@types/react": "^19.0.2", "next": "^15.1.4" } @@ -3281,9 +3281,9 @@ "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==" }, "node_modules/@rushstack/eslint-patch": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz", - "integrity": "sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==" + "version": "1.10.5", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.5.tgz", + "integrity": "sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A==" }, "node_modules/@sigstore/bundle": { "version": "2.3.2", diff --git a/package.json b/package.json index 049add34..276afbcd 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@playwright/test": "^1.49.1", - "@rushstack/eslint-patch": "^1.10.4", + "@rushstack/eslint-patch": "^1.10.5", "@types/react": "^19.0.2", "next": "^15.1.4" }