Skip to content

Commit acc1a17

Browse files
Bump walk-sync from 1.1.2 to 1.1.3
Bumps [walk-sync](https://github.com/joliss/node-walk-sync) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/joliss/node-walk-sync/releases) - [Changelog](https://github.com/joliss/node-walk-sync/blob/master/CHANGELOG.md) - [Commits](joliss/node-walk-sync@v1.1.2...v1.1.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f41b05 commit acc1a17

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

yarn.lock

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
# yarn lockfile v1
33

44

5+
"@types/minimatch@^3.0.3":
6+
version "3.0.3"
7+
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
8+
59
abbrev@1:
610
version "1.1.0"
711
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.0.tgz#d0554c2256636e2f56e7c2e5ad183f859428d81f"
@@ -2848,9 +2852,10 @@ util-deprecate@~1.0.1:
28482852
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
28492853

28502854
walk-sync@^1.0.0:
2851-
version "1.1.2"
2852-
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-1.1.2.tgz#ff60e05c1fdb5476f5249d4d687c31748dac4837"
2855+
version "1.1.3"
2856+
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-1.1.3.tgz#3b7b6468f068b5eba2278c931c57db3d39092969"
28532857
dependencies:
2858+
"@types/minimatch" "^3.0.3"
28542859
ensure-posix-path "^1.1.0"
28552860
matcher-collection "^1.1.1"
28562861

0 commit comments

Comments
 (0)