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

Commit b3777b3

Browse files
chore(deps): update dependency walk-sync to v2.2.0
1 parent 01e760b commit b3777b3

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
@@ -67,6 +67,6 @@
6767
"jest": "25.1.0",
6868
"jest-image-snapshot": "2.12.0",
6969
"shipjs": "0.24.4",
70-
"walk-sync": "2.0.2"
70+
"walk-sync": "2.2.0"
7171
}
7272
}

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6833,14 +6833,15 @@ w3c-xmlserializer@^1.1.2:
68336833
webidl-conversions "^4.0.2"
68346834
xml-name-validator "^3.0.0"
68356835

6836-
walk-sync@2.0.2:
6837-
version "2.0.2"
6838-
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.0.2.tgz#5ea8a28377c8be68c92d50f4007ea381725da14b"
6839-
integrity sha512-dCZkrxfHjPn7tIvdYrX3uMD/R0beVrHpA8lROQ5wWrl8psJgR6xwCkwqTFes0dNujbS2o/ITpvSYgIFsLsf13A==
6836+
walk-sync@2.2.0:
6837+
version "2.2.0"
6838+
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.2.0.tgz#80786b0657fcc8c0e1c0b1a042a09eae2966387a"
6839+
integrity sha512-IC8sL7aB4/ZgFcGI2T1LczZeFWZ06b3zoHH7jBPyHxOtIIz1jppWHjjEXkOFvFojBVAK9pV7g47xOZ4LW3QLfg==
68406840
dependencies:
68416841
"@types/minimatch" "^3.0.3"
68426842
ensure-posix-path "^1.1.0"
68436843
matcher-collection "^2.0.0"
6844+
minimatch "^3.0.4"
68446845

68456846
walker@^1.0.7, walker@~1.0.5:
68466847
version "1.0.7"

0 commit comments

Comments
 (0)