Skip to content

Commit 6e386eb

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-node": "^11.1.0",
2626
"eslint-plugin-prettier": "^3.1.4",
2727
"lerna": "^3.19.0",
28-
"prettier": "2.1.2",
28+
"prettier": "2.7.1",
2929
"typescript": "^4.0.3"
3030
},
3131
"prettier": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4925,10 +4925,10 @@ prettier-linter-helpers@^1.0.0:
49254925
dependencies:
49264926
fast-diff "^1.1.2"
49274927

4928-
prettier@2.1.2:
4929-
version "2.1.2"
4930-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
4931-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
4928+
prettier@2.7.1:
4929+
version "2.7.1"
4930+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
4931+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
49324932

49334933
process-nextick-args@~2.0.0:
49344934
version "2.0.1"

0 commit comments

Comments
 (0)