diff --git a/package-lock.json b/package-lock.json index d8819be7..776f4fa0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "qs": "^6.13.0" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.10.3", + "@rushstack/eslint-patch": "^1.10.4", "@wordpress/browserslist-config": "^6.4.0", "eslint": "^8.57.0", "lint-staged": "^15.2.7", @@ -4340,9 +4340,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.10.3", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", - "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz", + "integrity": "sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==", "dev": true }, "node_modules/@semantic-release/changelog": { diff --git a/package.json b/package.json index 182d6f9e..b5c37b42 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "qs": "^6.13.0" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.10.3", + "@rushstack/eslint-patch": "^1.10.4", "@wordpress/browserslist-config": "^6.4.0", "eslint": "^8.57.0", "lint-staged": "^15.2.7",