Skip to content

Commit 19ac16f

Browse files
build(deps-dev): bump pretty-quick from 4.1.1 to 4.2.2
Bumps [pretty-quick](https://github.com/prettier/pretty-quick) from 4.1.1 to 4.2.2. - [Release notes](https://github.com/prettier/pretty-quick/releases) - [Changelog](https://github.com/prettier/pretty-quick/blob/v4.2.2/CHANGELOG.md) - [Commits](prettier/pretty-quick@v4.1.1...v4.2.2) --- updated-dependencies: - dependency-name: pretty-quick dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce6e3ed commit 19ac16f

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

yarn.lock

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,6 +1193,11 @@
11931193
"@nodelib/fs.scandir" "2.1.5"
11941194
fastq "^1.6.0"
11951195

1196+
"@pkgr/core@^0.2.7":
1197+
version "0.2.7"
1198+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
1199+
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
1200+
11961201
"@pnpm/config.env-replace@^1.1.0":
11971202
version "1.1.0"
11981203
resolved "https://registry.yarnpkg.com/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz#ab29da53df41e8948a00f2433f085f54de8b3a4c"
@@ -3223,10 +3228,10 @@ ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1:
32233228
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
32243229
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
32253230

3226-
ignore@^7.0.3:
3227-
version "7.0.3"
3228-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
3229-
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
3231+
ignore@^7.0.5:
3232+
version "7.0.5"
3233+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
3234+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
32303235

32313236
import-fresh@^3.2.1, import-fresh@^3.3.0:
32323237
version "3.3.0"
@@ -4741,12 +4746,12 @@ pretty-format@^29.0.0, pretty-format@^29.7.0:
47414746
react-is "^18.0.0"
47424747

47434748
pretty-quick@^4.0.0:
4744-
version "4.1.1"
4745-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-4.1.1.tgz#8a0c883e4beeb0eddbe7eda50d7b1251d4f72968"
4746-
integrity sha512-9Ud0l/CspNTmyIdYac9X7Inb3o8fuUsw+1zJFvCGn+at0t1UwUcUdo2RSZ41gcmfLv1fxgWQxWEfItR7CBwugg==
4749+
version "4.2.2"
4750+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-4.2.2.tgz#0fc31da666f182fe14e119905fc9829b5b85a234"
4751+
integrity sha512-uAh96tBW1SsD34VhhDmWuEmqbpfYc/B3j++5MC/6b3Cb8Ow7NJsvKFhg0eoGu2xXX+o9RkahkTK6sUdd8E7g5w==
47474752
dependencies:
4748-
find-up "^5.0.0"
4749-
ignore "^7.0.3"
4753+
"@pkgr/core" "^0.2.7"
4754+
ignore "^7.0.5"
47504755
mri "^1.2.0"
47514756
picocolors "^1.1.1"
47524757
picomatch "^4.0.2"

0 commit comments

Comments
 (0)