Skip to content

Commit 661907d

Browse files
Bump prettier from 1.19.1 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@1.19.1...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ce0e22 commit 661907d

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"mockdate": "^3.0.5",
209209
"nock": "13.5.4",
210210
"nodemon": "^2.0.2",
211-
"prettier": "^1.18.2",
211+
"prettier": "^3.4.2",
212212
"react-hot-loader": "4.13.0",
213213
"react-scripts": "^5.0.1",
214214
"react-test-renderer": "16",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16437,10 +16437,10 @@ prelude-ls@~1.1.2:
1643716437
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
1643816438
integrity sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==
1643916439

16440-
prettier@^1.18.2:
16441-
version "1.19.1"
16442-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
16443-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
16440+
prettier@^3.4.2:
16441+
version "3.4.2"
16442+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
16443+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
1644416444

1644516445
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1, pretty-bytes@^5.6.0:
1644616446
version "5.6.0"
@@ -18544,7 +18544,7 @@ string-natural-compare@^3.0.1:
1854418544
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1854518545
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1854618546

18547-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
18547+
"string-width-cjs@npm:string-width@^4.2.0":
1854818548
version "4.2.3"
1854918549
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1855018550
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18562,6 +18562,15 @@ string-width@^1.0.1:
1856218562
is-fullwidth-code-point "^1.0.0"
1856318563
strip-ansi "^3.0.0"
1856418564

18565+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
18566+
version "4.2.3"
18567+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
18568+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
18569+
dependencies:
18570+
emoji-regex "^8.0.0"
18571+
is-fullwidth-code-point "^3.0.0"
18572+
strip-ansi "^6.0.1"
18573+
1856518574
string-width@^2.1.1:
1856618575
version "2.1.1"
1856718576
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -18678,7 +18687,14 @@ stringify-object@^3.3.0:
1867818687
is-obj "^1.0.1"
1867918688
is-regexp "^1.0.0"
1868018689

18681-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^3.0.0, strip-ansi@^3.0.1, strip-ansi@^4.0.0, strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0, strip-ansi@^6.0.0, strip-ansi@^6.0.1, strip-ansi@^7.0.1:
18690+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
18691+
version "6.0.1"
18692+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18693+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18694+
dependencies:
18695+
ansi-regex "^5.0.1"
18696+
18697+
[email protected], strip-ansi@^3.0.0, strip-ansi@^3.0.1, strip-ansi@^4.0.0, strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0, strip-ansi@^6.0.0, strip-ansi@^6.0.1, strip-ansi@^7.0.1:
1868218698
version "6.0.1"
1868318699
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1868418700
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -20450,7 +20466,7 @@ [email protected]:
2045020466
"@types/trusted-types" "^2.0.2"
2045120467
workbox-core "6.6.1"
2045220468

20453-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
20469+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2045420470
version "7.0.0"
2045520471
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2045620472
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -20485,6 +20501,15 @@ wrap-ansi@^6.2.0:
2048520501
string-width "^4.1.0"
2048620502
strip-ansi "^6.0.0"
2048720503

20504+
wrap-ansi@^7.0.0:
20505+
version "7.0.0"
20506+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
20507+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
20508+
dependencies:
20509+
ansi-styles "^4.0.0"
20510+
string-width "^4.1.0"
20511+
strip-ansi "^6.0.0"
20512+
2048820513
wrap-ansi@^8.1.0:
2048920514
version "8.1.0"
2049020515
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)