Skip to content

Commit 77ee0f0

Browse files
Update dependency prettier to v2.8.1 (#1041)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3fd94d commit 77ee0f0

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.0",
97+
"prettier": "2.8.1",
9898
"qunit": "2.19.3",
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
@@ -13154,7 +13154,12 @@ prettier-linter-helpers@^1.0.0:
1315413154
dependencies:
1315513155
fast-diff "^1.1.2"
1315613156

13157-
[email protected], prettier@^2.5.1:
13157+
13158+
version "2.8.1"
13159+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
13160+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
13161+
13162+
prettier@^2.5.1:
1315813163
version "2.8.0"
1315913164
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
1316013165
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==

0 commit comments

Comments
 (0)