build(deps-dev): bump @github/prettier-config from 0.0.4 to 0.0.6

Bumps [@github/prettier-config](https://github.com/github/prettier-config) from 0.0.4 to 0.0.6.
- [Release notes](https://github.com/github/prettier-config/releases)
- [Commits](https://github.com/github/prettier-config/compare/v0.0.4...v0.0.6)

---
updated-dependencies:
- dependency-name: "@github/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-01 13:08:29 +00:00
committed by GitHub
parent 7540d630bd
commit 64a7c52604
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@actions/github": "^5.0.3"
},
"devDependencies": {
"@github/prettier-config": "^0.0.4",
"@github/prettier-config": "^0.0.6",
"@types/jest": "^27.5.0",
"@types/node": "~16.18.3",
"@typescript-eslint/parser": "^5.45.0",
@@ -708,9 +708,9 @@
"dev": true
},
"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/@humanwhocodes/config-array": {
@@ -7409,9 +7409,9 @@
"dev": true
},
"@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
},
"@humanwhocodes/config-array": {

View File

@@ -12,7 +12,7 @@
"npm": ">= 7.0.0"
},
"devDependencies": {
"@github/prettier-config": "^0.0.4",
"@github/prettier-config": "^0.0.6",
"@types/jest": "^27.5.0",
"@types/node": "~16.18.3",
"@typescript-eslint/parser": "^5.45.0",