Skip to content

Commit bea3bc3

Browse files
Merge pull request #111 from rwjblue/dependabot/npm_and_yarn/walk-sync-1.0.0
2 parents 3c856b7 + 86671fc commit bea3bc3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"inflection": "^1.10.0",
3333
"nopt": "^4.0.1",
3434
"rsvp": "^3.2.1",
35-
"walk-sync": "^0.3.2"
35+
"walk-sync": "^1.0.0"
3636
},
3737
"engines": {
3838
"node": ">= 4"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2842,9 +2842,9 @@ util-deprecate@~1.0.1:
28422842
version "1.0.2"
28432843
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
28442844

2845-
walk-sync@^0.3.2:
2846-
version "0.3.2"
2847-
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-0.3.2.tgz#4827280afc42d0e035367c4a4e31eeac0d136f75"
2845+
walk-sync@^1.0.0:
2846+
version "1.0.0"
2847+
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-1.0.0.tgz#8cb4474b72853adbb06d0968db48e3bbe82aff94"
28482848
dependencies:
28492849
ensure-posix-path "^1.0.0"
28502850
matcher-collection "^1.0.0"

0 commit comments

Comments
 (0)