diff --git a/package-lock.json b/package-lock.json index 3f094ca..255547c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.9.0", "license": "GPL-2.0-or-later", "devDependencies": { - "@rushstack/eslint-patch": "^1.1.3", + "@rushstack/eslint-patch": "^1.1.4", "eslint": "^7.32.0", "lint-staged": "^13.0.3", "newspack-scripts": "^3.3.2", @@ -3399,9 +3399,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz", - "integrity": "sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw==", + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.4.tgz", + "integrity": "sha512-LwzQKA4vzIct1zNZzBmRKI9QuNpLgTQMEjsQLf3BXuGYb3QPTP4Yjf6mkdX+X1mYttZ808QpOwAzZjv28kq7DA==", "dev": true }, "node_modules/@semantic-release/changelog": { @@ -31205,9 +31205,9 @@ } }, "@rushstack/eslint-patch": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz", - "integrity": "sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw==", + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.4.tgz", + "integrity": "sha512-LwzQKA4vzIct1zNZzBmRKI9QuNpLgTQMEjsQLf3BXuGYb3QPTP4Yjf6mkdX+X1mYttZ808QpOwAzZjv28kq7DA==", "dev": true }, "@semantic-release/changelog": { diff --git a/package.json b/package.json index 490f861..df25abc 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "url": "https://github.com/Automattic/newspack-sponsors/issues" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.1.3", + "@rushstack/eslint-patch": "^1.1.4", "eslint": "^7.32.0", "lint-staged": "^13.0.3", "newspack-scripts": "^3.3.2",