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

Commit 8734892

Browse files
committed
chore(deps): update dependency walk-sync to v2.2.0
1 parent 683e86d commit 8734892

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
@@ -7216,14 +7216,15 @@ w3c-xmlserializer@^1.1.2:
72167216
webidl-conversions "^4.0.2"
72177217
xml-name-validator "^3.0.0"
72187218

7219-
walk-sync@2.0.2:
7220-
version "2.0.2"
7221-
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.0.2.tgz#5ea8a28377c8be68c92d50f4007ea381725da14b"
7222-
integrity sha512-dCZkrxfHjPn7tIvdYrX3uMD/R0beVrHpA8lROQ5wWrl8psJgR6xwCkwqTFes0dNujbS2o/ITpvSYgIFsLsf13A==
7219+
walk-sync@2.2.0:
7220+
version "2.2.0"
7221+
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.2.0.tgz#80786b0657fcc8c0e1c0b1a042a09eae2966387a"
7222+
integrity sha512-IC8sL7aB4/ZgFcGI2T1LczZeFWZ06b3zoHH7jBPyHxOtIIz1jppWHjjEXkOFvFojBVAK9pV7g47xOZ4LW3QLfg==
72237223
dependencies:
72247224
"@types/minimatch" "^3.0.3"
72257225
ensure-posix-path "^1.1.0"
72267226
matcher-collection "^2.0.0"
7227+
minimatch "^3.0.4"
72277228

72287229
walker@^1.0.7, walker@~1.0.5:
72297230
version "1.0.7"

0 commit comments

Comments
 (0)