Skip to content

Commit 107c1a7

Browse files
committed
chore(dependencies): update dependency prettier to ^2.8.4
1 parent 24b0d87 commit 107c1a7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"cypress": "^12.5.1",
2424
"jest": "^28.1.3",
2525
"postcss": "8.4.21",
26-
"prettier": "^2.8.3",
26+
"prettier": "^2.8.4",
2727
"rollup": "^2.79.1",
2828
"rollup-plugin-generate-html-template": "1.7.0",
2929
"rollup-plugin-postcss": "^4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4406,10 +4406,10 @@ postman-request@^2.88.1-postman.31:
44064406
stream-length "^1.0.2"
44074407
uuid "^8.3.2"
44084408

4409-
prettier@^2.8.3:
4410-
version "2.8.3"
4411-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
4412-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
4409+
prettier@^2.8.4:
4410+
version "2.8.4"
4411+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
4412+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
44134413

44144414
pretty-bytes@^5.6.0:
44154415
version "5.6.0"

0 commit comments

Comments
 (0)