Skip to content

Commit 47f7cd5

Browse files
Update dependency prettier to v2.8.4 (#1065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61fcfd0 commit 47f7cd5

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"mocha-eslint": "7.0.0",
9595
"npm-run-all": "4.1.5",
9696
"nyc": "15.1.0",
97-
"prettier": "2.8.3",
97+
"prettier": "2.8.4",
9898
"qunit": "2.19.4",
9999
"release-it": "14.14.3",
100100
"release-it-lerna-changelog": "4.0.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13185,7 +13185,12 @@ prettier-linter-helpers@^1.0.0:
1318513185
dependencies:
1318613186
fast-diff "^1.1.2"
1318713187

13188-
[email protected], prettier@^2.5.1:
13188+
13189+
version "2.8.4"
13190+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
13191+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
13192+
13193+
prettier@^2.5.1:
1318913194
version "2.8.3"
1319013195
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
1319113196
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==

0 commit comments

Comments
 (0)