Skip to content

Commit 1ca2323

Browse files
Bump prettier from 2.7.1 to 2.8.1 (#854)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.7.1...2.8.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fcc22e commit 1ca2323

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.2",
3434
"js-slang": "^1.0.3",
3535
"lz-string": "^1.4.4",
36-
"prettier": "^2.7.1",
36+
"prettier": "^2.8.1",
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
@@ -2355,10 +2355,10 @@ prebuild-install@^5.1.0:
23552355
tunnel-agent "^0.6.0"
23562356
which-pm-runs "^1.0.0"
23572357

2358-
prettier@^2.7.1:
2359-
version "2.7.1"
2360-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
2361-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
2358+
prettier@^2.8.1:
2359+
version "2.8.1"
2360+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
2361+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
23622362

23632363
process-nextick-args@~2.0.0:
23642364
version "2.0.1"

0 commit comments

Comments
 (0)