Skip to content

Commit a0059ec

Browse files
chore(deps): update dependency prettier to v2.8.6 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5b8d7c commit a0059ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@vscode/test-electron": "2.1.5",
113113
"eslint": "8.33.0",
114114
"mocha": "10.2.0",
115-
"prettier": "2.8.5",
115+
"prettier": "2.8.6",
116116
"typescript": "4.9.5"
117117
},
118118
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1142,10 +1142,10 @@ prelude-ls@^1.2.1:
11421142
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
11431143
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
11441144

1145-
1146-
version "2.8.5"
1147-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.5.tgz#3dd8ae1ebddc4f6aa419c9b64d8c8319a7e0d982"
1148-
integrity sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==
1145+
1146+
version "2.8.6"
1147+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
1148+
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
11491149

11501150
process-nextick-args@~2.0.0:
11511151
version "2.0.1"

0 commit comments

Comments
 (0)