Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 322ff66

Browse files
committed
chore(deps): update dependency walk-sync to v2.2.0
1 parent b280725 commit 322ff66

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@
6868
"jest": "25.1.0",
6969
"jest-image-snapshot": "2.12.0",
7070
"release-it": "10.4.5",
71-
"walk-sync": "2.0.2"
71+
"walk-sync": "2.2.0"
7272
}
7373
}

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7212,14 +7212,15 @@ w3c-xmlserializer@^1.1.2:
72127212
webidl-conversions "^4.0.2"
72137213
xml-name-validator "^3.0.0"
72147214

7215-
walk-sync@2.0.2:
7216-
version "2.0.2"
7217-
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.0.2.tgz#5ea8a28377c8be68c92d50f4007ea381725da14b"
7218-
integrity sha512-dCZkrxfHjPn7tIvdYrX3uMD/R0beVrHpA8lROQ5wWrl8psJgR6xwCkwqTFes0dNujbS2o/ITpvSYgIFsLsf13A==
7215+
walk-sync@2.2.0:
7216+
version "2.2.0"
7217+
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.2.0.tgz#80786b0657fcc8c0e1c0b1a042a09eae2966387a"
7218+
integrity sha512-IC8sL7aB4/ZgFcGI2T1LczZeFWZ06b3zoHH7jBPyHxOtIIz1jppWHjjEXkOFvFojBVAK9pV7g47xOZ4LW3QLfg==
72197219
dependencies:
72207220
"@types/minimatch" "^3.0.3"
72217221
ensure-posix-path "^1.1.0"
72227222
matcher-collection "^2.0.0"
7223+
minimatch "^3.0.4"
72237224

72247225
walker@^1.0.7, walker@~1.0.5:
72257226
version "1.0.7"

0 commit comments

Comments
 (0)