diff --git a/package-lock.json b/package-lock.json index c566b076f..3dbf7822c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "swiper": "11.2.0" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.10.4", + "@rushstack/eslint-patch": "^1.10.5", "@testing-library/dom": "^10.4.0", "@testing-library/user-event": "^14.5.2", "@types/lodash": "^4.17.14", @@ -4422,9 +4422,9 @@ "integrity": "sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA==" }, "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==", "dev": true }, "node_modules/@semantic-release/changelog": { diff --git a/package.json b/package.json index 48e2a0f79..109318f86 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "4.5.2", "author": "Automattic", "devDependencies": { - "@rushstack/eslint-patch": "^1.10.4", + "@rushstack/eslint-patch": "^1.10.5", "@testing-library/dom": "^10.4.0", "@testing-library/user-event": "^14.5.2", "@types/lodash": "^4.17.14",