Skip to content

Commit

Permalink
upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Mar 14, 2019
1 parent 0c8f730 commit 39216e4
Show file tree
Hide file tree
Showing 2 changed files with 388 additions and 61 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@
"broccoli-persistent-filter": "^2.1.1",
"broccoli-plugin": "^1.3.1",
"chalk": "^2.4.1",
"debug": "^3.1.0",
"debug": "^4.1.1",
"ensure-posix-path": "^1.0.1",
"fs-extra": "^6.0.1",
"minimatch": "^3.0.4",
"resolve": "^1.8.1",
"rsvp": "^4.8.4",
"symlink-or-copy": "^1.2.0",
"walk-sync": "^0.3.3"
"walk-sync": "^1.1.3"
},
"devDependencies": {
"benchmark": "^2.1.1",
"broccoli-test-helper": "^2.0.0",
"broccoli-test-helpers": "0.0.9",
"chai": "^4.2.0",
"co": "^4.6.0",
"mocha": "^5.2.0",
"mocha": "^6.0.2",
"path-win32": "^1.0.1",
"sinon": "^6.1.3",
"whatwg-fetch": "^2.0.4"
Expand Down
Loading

0 comments on commit 39216e4

Please sign in to comment.