Skip to content

Commit 272d4ae

Browse files
Bump prettier from 2.2.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.2. - [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.3.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fff6d38 commit 272d4ae

File tree

1 file changed

+3
-37
lines changed

1 file changed

+3
-37
lines changed

yarn.lock

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -677,14 +677,6 @@
677677
"@typescript-eslint/typescript-estree" "4.28.0"
678678
debug "^4.3.1"
679679

680-
"@typescript-eslint/[email protected]":
681-
version "4.27.0"
682-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
683-
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
684-
dependencies:
685-
"@typescript-eslint/types" "4.27.0"
686-
"@typescript-eslint/visitor-keys" "4.27.0"
687-
688680
"@typescript-eslint/[email protected]":
689681
version "4.28.0"
690682
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.0.tgz#6a3009d2ab64a30fc8a1e257a1a320067f36a0ce"
@@ -693,29 +685,11 @@
693685
"@typescript-eslint/types" "4.28.0"
694686
"@typescript-eslint/visitor-keys" "4.28.0"
695687

696-
"@typescript-eslint/[email protected]":
697-
version "4.27.0"
698-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
699-
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
700-
701688
"@typescript-eslint/[email protected]":
702689
version "4.28.0"
703690
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.0.tgz#a33504e1ce7ac51fc39035f5fe6f15079d4dafb0"
704691
integrity sha512-p16xMNKKoiJCVZY5PW/AfILw2xe1LfruTcfAKBj3a+wgNYP5I9ZEKNDOItoRt53p4EiPV6iRSICy8EPanG9ZVA==
705692

706-
"@typescript-eslint/[email protected]":
707-
version "4.27.0"
708-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
709-
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
710-
dependencies:
711-
"@typescript-eslint/types" "4.27.0"
712-
"@typescript-eslint/visitor-keys" "4.27.0"
713-
debug "^4.3.1"
714-
globby "^11.0.3"
715-
is-glob "^4.0.1"
716-
semver "^7.3.5"
717-
tsutils "^3.21.0"
718-
719693
"@typescript-eslint/[email protected]":
720694
version "4.28.0"
721695
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.0.tgz#e66d4e5aa2ede66fec8af434898fe61af10c71cf"
@@ -729,14 +703,6 @@
729703
semver "^7.3.5"
730704
tsutils "^3.21.0"
731705

732-
"@typescript-eslint/[email protected]":
733-
version "4.27.0"
734-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
735-
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
736-
dependencies:
737-
"@typescript-eslint/types" "4.27.0"
738-
eslint-visitor-keys "^2.0.0"
739-
740706
"@typescript-eslint/[email protected]":
741707
version "4.28.0"
742708
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.0.tgz#255c67c966ec294104169a6939d96f91c8a89434"
@@ -3905,9 +3871,9 @@ prepend-http@^2.0.0:
39053871
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
39063872

39073873
prettier@^2.2.0:
3908-
version "2.2.1"
3909-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3910-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
3874+
version "2.3.2"
3875+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
3876+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
39113877

39123878
pretty-format@^26.0.0, pretty-format@^26.6.2:
39133879
version "26.6.2"

0 commit comments

Comments
 (0)