Skip to content

Commit 34d47a8

Browse files
Bump prettier from 2.8.1 to 2.8.7 (#874)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 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.1...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 269071f commit 34d47a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"husky": "^8.0.3",
3434
"js-slang": "^1.0.3",
3535
"lz-string": "^1.4.4",
36-
"prettier": "^2.8.1",
36+
"prettier": "^2.8.7",
3737
"xmldom": "^0.6.0",
3838
"xpath": "0.0.32"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2304,10 +2304,10 @@ prebuild-install@^5.1.0:
23042304
tunnel-agent "^0.6.0"
23052305
which-pm-runs "^1.0.0"
23062306

2307-
prettier@^2.8.1:
2308-
version "2.8.1"
2309-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
2310-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
2307+
prettier@^2.8.7:
2308+
version "2.8.7"
2309+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
2310+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
23112311

23122312
process-nextick-args@~2.0.0:
23132313
version "2.0.1"

0 commit comments

Comments
 (0)