Skip to content

Commit 168c23f

Browse files
chore(deps-dev): bump prettier from 2.8.4 to 2.8.7 in /web
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.4...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f3bd63 commit 168c23f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest": "^27.4.4",
6363
"lint-staged": "^13.2.0",
6464
"postcss-html": "^1.5.0",
65-
"prettier": "^2.8.4",
65+
"prettier": "^2.8.7",
6666
"stylelint": "^14.16.1",
6767
"stylelint-config-prettier": "^9.0.5",
6868
"stylelint-config-recommended-vue": "^1.1.0",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11442,10 +11442,10 @@ prepend-http@^1.0.0:
1144211442
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
1144311443
integrity sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg==
1144411444

11445-
"prettier@^1.18.2 || ^2.0.0", prettier@^2.8.4:
11446-
version "2.8.4"
11447-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
11448-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
11445+
"prettier@^1.18.2 || ^2.0.0", prettier@^2.8.7:
11446+
version "2.8.7"
11447+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
11448+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
1144911449

1145011450
pretty-bytes@^5.6.0:
1145111451
version "5.6.0"

0 commit comments

Comments
 (0)