Skip to content

Commit 9177aa4

Browse files
Bump prettier from 2.2.1 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.8.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.2.1...2.8.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27dbab8 commit 9177aa4

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
"jest": "^26.6.3",
3535
"jest-circus": "^26.6.3",
3636
"js-yaml": "^4.0.0",
37-
"prettier": "2.2.1",
37+
"prettier": "2.8.4",
3838
"ts-jest": "^26.4.4",
3939
"typescript": "^4.1.3"
4040
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3659,10 +3659,10 @@ prettier-linter-helpers@^1.0.0:
36593659
dependencies:
36603660
fast-diff "^1.1.2"
36613661

3662-
prettier@2.2.1, prettier@>=1.12.0:
3663-
version "2.2.1"
3664-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3665-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
3662+
prettier@2.8.4, prettier@>=1.12.0:
3663+
version "2.8.4"
3664+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
3665+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
36663666

36673667
pretty-format@^26.0.0, pretty-format@^26.6.2:
36683668
version "26.6.2"

0 commit comments

Comments
 (0)