Skip to content

Commit b6c88b8

Browse files
chore(dev-deps): bump prettier from 2.8.4 to 2.8.7
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 657d484 commit b6c88b8

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
@@ -39,7 +39,7 @@
3939
"mocha": "^9.1.3",
4040
"nyc": "^15.1.0",
4141
"oclif": "^3.7.0",
42-
"prettier": "^2.8.4",
42+
"prettier": "^2.8.7",
4343
"pretty-quick": "^3.1.3",
4444
"salesforce-alm": "^54.8.5",
4545
"semantic-release": "^17.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8500,10 +8500,10 @@ prepend-http@^1.0.1:
85008500
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
85018501
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
85028502

8503-
prettier@^2.7.1, prettier@^2.8.4:
8504-
version "2.8.4"
8505-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
8506-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
8503+
prettier@^2.7.1, prettier@^2.8.7:
8504+
version "2.8.7"
8505+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
8506+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
85078507

85088508
pretty-bytes@^5.3.0:
85098509
version "5.6.0"

0 commit comments

Comments
 (0)