From 8e4c3a9af9e2f5537e8cfca2f1cf3c500a22e6d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:19:57 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v9.1.0 --- extension/package-lock.json | 14 +++++++------- extension/package.json | 2 +- notification/package-lock.json | 14 +++++++------- notification/package.json | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/extension/package-lock.json b/extension/package-lock.json index 9616b3a3a..87cb571cf 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -31,7 +31,7 @@ "doctoc": "2.2.1", "eslint": "8.55.0", "eslint-config-airbnb-base": "15.0.0", - "eslint-config-prettier": "9.0.0", + "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.0", "husky": "8.0.3", "lint-staged": "15.1.0", @@ -2022,9 +2022,9 @@ } }, "node_modules/eslint-config-prettier": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz", - "integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", + "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", "dev": true, "bin": { "eslint-config-prettier": "bin/cli.js" @@ -8405,9 +8405,9 @@ } }, "eslint-config-prettier": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz", - "integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", + "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", "dev": true, "requires": {} }, diff --git a/extension/package.json b/extension/package.json index f0fa20268..4ca2ba121 100644 --- a/extension/package.json +++ b/extension/package.json @@ -51,7 +51,7 @@ "doctoc": "2.2.1", "eslint": "8.55.0", "eslint-config-airbnb-base": "15.0.0", - "eslint-config-prettier": "9.0.0", + "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.0", "husky": "8.0.3", "lint-staged": "15.1.0", diff --git a/notification/package-lock.json b/notification/package-lock.json index d4d65ce8d..176a85643 100644 --- a/notification/package-lock.json +++ b/notification/package-lock.json @@ -31,7 +31,7 @@ "chai-as-promised": "7.1.1", "eslint": "8.55.0", "eslint-config-airbnb-base": "15.0.0", - "eslint-config-prettier": "9.0.0", + "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.0", "husky": "8.0.3", "ip": "1.1.8", @@ -1495,9 +1495,9 @@ } }, "node_modules/eslint-config-prettier": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz", - "integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", + "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", "dev": true, "bin": { "eslint-config-prettier": "bin/cli.js" @@ -6412,9 +6412,9 @@ } }, "eslint-config-prettier": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz", - "integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", + "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", "dev": true, "requires": {} }, diff --git a/notification/package.json b/notification/package.json index 44c18d48b..e83cecb73 100644 --- a/notification/package.json +++ b/notification/package.json @@ -67,7 +67,7 @@ "chai-as-promised": "7.1.1", "eslint": "8.55.0", "eslint-config-airbnb-base": "15.0.0", - "eslint-config-prettier": "9.0.0", + "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.0", "husky": "8.0.3", "ip": "1.1.8",