Skip to content

Commit 4c1e738

Browse files
Bump prettier from 2.8.7 to 2.8.8 (#890)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.7...2.8.8) --- 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 4178f04 commit 4c1e738

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.23",
3535
"lz-string": "^1.5.0",
36-
"prettier": "^2.8.7",
36+
"prettier": "^2.8.8",
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
@@ -2511,10 +2511,10 @@ prebuild-install@^5.1.0:
25112511
tunnel-agent "^0.6.0"
25122512
which-pm-runs "^1.0.0"
25132513

2514-
prettier@^2.8.7:
2515-
version "2.8.7"
2516-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
2517-
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
2514+
prettier@^2.8.8:
2515+
version "2.8.8"
2516+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
2517+
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
25182518

25192519
process-nextick-args@~2.0.0:
25202520
version "2.0.1"

0 commit comments

Comments
 (0)