Skip to content

Commit d2bfb21

Browse files
Bump pretty-quick from 4.1.1 to 4.2.2 (#2076)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 375ccd1 commit d2bfb21

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"posthtml-postcss": "0.5.0",
5050
"posthtml-urls": "1.0.0",
5151
"prettier": "3.5.3",
52-
"pretty-quick": "4.1.1",
52+
"pretty-quick": "4.2.2",
5353
"prismjs": "1.30.0",
5454
"rimraf": "5.0.8",
5555
"sass-embedded": "^1.89.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -853,10 +853,10 @@
853853
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
854854
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
855855

856-
"@pkgr/core@^0.2.0":
857-
version "0.2.0"
858-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
859-
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
856+
"@pkgr/core@^0.2.0", "@pkgr/core@^0.2.7":
857+
version "0.2.7"
858+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
859+
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
860860

861861
"@sinclair/typebox@^0.27.8":
862862
version "0.27.8"
@@ -2705,10 +2705,10 @@ ignore@^5.2.0, ignore@^5.2.1:
27052705
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
27062706
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
27072707

2708-
ignore@^7.0.3:
2709-
version "7.0.3"
2710-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
2711-
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
2708+
ignore@^7.0.5:
2709+
version "7.0.5"
2710+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
2711+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
27122712

27132713
immutable@^5.0.2:
27142714
version "5.0.3"
@@ -4523,13 +4523,13 @@ pretty-format@^29.7.0:
45234523
ansi-styles "^5.0.0"
45244524
react-is "^18.0.0"
45254525

4526-
pretty-quick@4.1.1:
4527-
version "4.1.1"
4528-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-4.1.1.tgz#8a0c883e4beeb0eddbe7eda50d7b1251d4f72968"
4529-
integrity sha512-9Ud0l/CspNTmyIdYac9X7Inb3o8fuUsw+1zJFvCGn+at0t1UwUcUdo2RSZ41gcmfLv1fxgWQxWEfItR7CBwugg==
4526+
pretty-quick@4.2.2:
4527+
version "4.2.2"
4528+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-4.2.2.tgz#0fc31da666f182fe14e119905fc9829b5b85a234"
4529+
integrity sha512-uAh96tBW1SsD34VhhDmWuEmqbpfYc/B3j++5MC/6b3Cb8Ow7NJsvKFhg0eoGu2xXX+o9RkahkTK6sUdd8E7g5w==
45304530
dependencies:
4531-
find-up "^5.0.0"
4532-
ignore "^7.0.3"
4531+
"@pkgr/core" "^0.2.7"
4532+
ignore "^7.0.5"
45334533
mri "^1.2.0"
45344534
picocolors "^1.1.1"
45354535
picomatch "^4.0.2"

0 commit comments

Comments
 (0)