From fc65e6766852261988088dd64c06370246e87281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:57:28 -0700 Subject: [PATCH] Bump @github/prettier-config from 0.0.4 to 0.0.6 (#2343) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 96c810b5f0..a6cbd56ba3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@github/axe-github": "^0.5.0", "@github/browserslist-config": "^1.0.0", "@github/markdownlint-github": "^0.2.2", - "@github/prettier-config": "0.0.4", + "@github/prettier-config": "0.0.6", "@playwright/test": "^1.35.1", "@primer/css": "21.0.2", "@primer/primitives": "^7.14.0", @@ -1410,9 +1410,9 @@ "integrity": "sha512-iEeR2OdVCPkdIPUszL8gJnKNu4MR8ANh7y0u/LPyaatYezgaWxUZEzhFntloqQq+HE6MZkFy+cl+xzCNuljOdw==" }, "node_modules/@github/prettier-config": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/@github/prettier-config/-/prettier-config-0.0.4.tgz", - "integrity": "sha512-ZOJ+U771Mw68qp2GPbcqPt2Xg0LEl0YwiIFHXwVLAFm2TgDnsgcCHhXO8PIxOWPqSFO4S7xIMD9CBobfaWGASA==", + "version": "0.0.6", + "resolved": "https://registry.npmjs.org/@github/prettier-config/-/prettier-config-0.0.6.tgz", + "integrity": "sha512-Sdb089z+QbGnFF2NivbDeaJ62ooPlD31wE6Fkb/ESjAOXSjNJo+gjqzYYhlM7G3ERJmKFZRUJYMlsqB7Tym8lQ==", "dev": true }, "node_modules/@github/relative-time-element": { @@ -11906,9 +11906,9 @@ "integrity": "sha512-iEeR2OdVCPkdIPUszL8gJnKNu4MR8ANh7y0u/LPyaatYezgaWxUZEzhFntloqQq+HE6MZkFy+cl+xzCNuljOdw==" }, "@github/prettier-config": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/@github/prettier-config/-/prettier-config-0.0.4.tgz", - "integrity": "sha512-ZOJ+U771Mw68qp2GPbcqPt2Xg0LEl0YwiIFHXwVLAFm2TgDnsgcCHhXO8PIxOWPqSFO4S7xIMD9CBobfaWGASA==", + "version": "0.0.6", + "resolved": "https://registry.npmjs.org/@github/prettier-config/-/prettier-config-0.0.6.tgz", + "integrity": "sha512-Sdb089z+QbGnFF2NivbDeaJ62ooPlD31wE6Fkb/ESjAOXSjNJo+gjqzYYhlM7G3ERJmKFZRUJYMlsqB7Tym8lQ==", "dev": true }, "@github/relative-time-element": { diff --git a/package.json b/package.json index b7e9649825..f1fd7c476b 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@github/axe-github": "^0.5.0", "@github/browserslist-config": "^1.0.0", "@github/markdownlint-github": "^0.2.2", - "@github/prettier-config": "0.0.4", + "@github/prettier-config": "0.0.6", "@playwright/test": "^1.35.1", "@primer/css": "21.0.2", "@primer/primitives": "^7.14.0",