build(deps-dev): bump prettier from 2.8.5 to 2.8.6 (#4)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.8.5...2.8.6) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -55,7 +55,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["node-fetch", "npm:3.3.1"],\
|
||||
["pino", "npm:8.11.0"],\
|
||||
["pino-pretty", "npm:10.0.0"],\
|
||||
["prettier", "npm:2.8.5"],\
|
||||
["prettier", "npm:2.8.6"],\
|
||||
["sinon", "npm:15.0.2"],\
|
||||
["sinon-chai", "virtual:8b174f3f57ba7447d613b9974a3239a131f8d568d79e2cc369fb7c0d89db8400d945a07278b8775e6601b36c4ab1b7292e56af206386b80c8f90bd4f21f989ef#npm:3.7.0"],\
|
||||
["typescript", "patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"],\
|
||||
@@ -2611,7 +2611,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@types/prettier", null],\
|
||||
["eslint", "npm:8.36.0"],\
|
||||
["eslint-config-prettier", null],\
|
||||
["prettier", "npm:2.8.5"],\
|
||||
["prettier", "npm:2.8.6"],\
|
||||
["prettier-linter-helpers", "npm:1.0.0"]\
|
||||
],\
|
||||
"packagePeers": [\
|
||||
@@ -4848,6 +4848,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["prettier", "npm:2.8.5"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:2.8.6", {\
|
||||
"packageLocation": "./.yarn/cache/prettier-npm-2.8.6-24bd3d3356-8ac94fa67a.zip/node_modules/prettier/",\
|
||||
"packageDependencies": [\
|
||||
["prettier", "npm:2.8.6"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["prettier-linter-helpers", [\
|
||||
@@ -5393,7 +5400,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["node-fetch", "npm:3.3.1"],\
|
||||
["pino", "npm:8.11.0"],\
|
||||
["pino-pretty", "npm:10.0.0"],\
|
||||
["prettier", "npm:2.8.5"],\
|
||||
["prettier", "npm:2.8.6"],\
|
||||
["sinon", "npm:15.0.2"],\
|
||||
["sinon-chai", "virtual:8b174f3f57ba7447d613b9974a3239a131f8d568d79e2cc369fb7c0d89db8400d945a07278b8775e6601b36c4ab1b7292e56af206386b80c8f90bd4f21f989ef#npm:3.7.0"],\
|
||||
["typescript", "patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"],\
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"listhen": "^1.0.4",
|
||||
"pino": "^8.11.0",
|
||||
"pino-pretty": "^10.0.0",
|
||||
"prettier": "^2.8.5",
|
||||
"prettier": "^2.8.6",
|
||||
"sinon": "^15.0.2",
|
||||
"sinon-chai": "^3.7.0",
|
||||
"typescript": "^5.0.2",
|
||||
|
||||
@@ -3867,7 +3867,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^2.2.1, prettier@npm:^2.8.5":
|
||||
"prettier@npm:^2.2.1":
|
||||
version: 2.8.5
|
||||
resolution: "prettier@npm:2.8.5"
|
||||
bin:
|
||||
@@ -3876,6 +3876,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^2.8.6":
|
||||
version: 2.8.6
|
||||
resolution: "prettier@npm:2.8.6"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: 8ac94fa67aec0e65743ea15ebf954ef2f1e52638abd129dc04e8b49e8bb3224c0233c98df6b5c98efd31bd2a43866590486559438ee4ead09dc81be389068572
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pretty-format@npm:^27.5.1":
|
||||
version: 27.5.1
|
||||
resolution: "pretty-format@npm:27.5.1"
|
||||
@@ -4336,7 +4345,7 @@ __metadata:
|
||||
node-fetch: ^3.3.1
|
||||
pino: ^8.11.0
|
||||
pino-pretty: ^10.0.0
|
||||
prettier: ^2.8.5
|
||||
prettier: ^2.8.6
|
||||
sinon: ^15.0.2
|
||||
sinon-chai: ^3.7.0
|
||||
typescript: ^5.0.2
|
||||
|
||||
Reference in New Issue
Block a user