Skip to content

Commit 8c8559f

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

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
@@ -34,7 +34,7 @@
3434
"husky": "^7.0.4",
3535
"lz-string": "^1.4.4",
3636
"xmldom": "^0.6.0",
37-
"prettier": "^2.4.1",
37+
"prettier": "^2.5.0",
3838
"xpath": "0.0.32"
3939
},
4040
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2308,10 +2308,10 @@ prebuild-install@^5.1.0:
23082308
tunnel-agent "^0.6.0"
23092309
which-pm-runs "^1.0.0"
23102310

2311-
prettier@^2.4.1:
2312-
version "2.4.1"
2313-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
2314-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
2311+
prettier@^2.5.0:
2312+
version "2.5.0"
2313+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
2314+
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
23152315

23162316
private@^0.1.8:
23172317
version "0.1.8"

0 commit comments

Comments
 (0)