Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Dec 10, 2019
1 parent 338f9ad commit 221029b
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 108 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,22 @@
"dependencies": {
"array-equal": "^1.0.0",
"blank-object": "^1.0.1",
"broccoli-plugin": "^4.0.0",
"broccoli-plugin": "^4.0.1",
"debug": "^4.1.1",
"fast-ordered-set": "^1.0.0",
"fs-tree-diff": "^2.0.1",
"heimdalljs": "^0.2.0",
"minimatch": "^3.0.0",
"path-posix": "^1.0.0",
"rimraf": "^3.0.0",
"symlink-or-copy": "^1.0.0",
"walk-sync": "^0.3.1"
"walk-sync": "^2.0.2"
},
"devDependencies": {
"broccoli-test-helper": "^2.0.0",
"chai": "^4.2.0",
"eslint-plugin-mocha": "^6.1.1",
"fs-extra": "^8.1.0",
"mocha": "~6.2.1",
"mocha-eslint": "^5.0.0",
"mocha-eslint": "^6.0.0",
"rimraf": "^3.0.0"
}
}
Loading

0 comments on commit 221029b

Please sign in to comment.