Skip to content

Commit

Permalink
Merge pull request #52 from Turbo87/updates
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
rwjblue authored Oct 3, 2017
2 parents 36b4e91 + d79e1d4 commit 4738f28
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 291 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,21 @@
},
"dependencies": {
"broccoli-plugin": "^1.2.1",
"debug": "^2.2.0",
"debug": "^3.1.0",
"lodash.defaultsdeep": "^4.6.0",
"matcher-collection": "^1.0.0",
"matcher-collection": "^1.0.5",
"mkdirp": "^0.5.0",
"source-map-url": "^0.3.0",
"source-map-url": "^0.4.0",
"symlink-or-copy": "^1.0.1",
"uglify-es": "^3.0.24",
"walk-sync": "^0.1.3"
"uglify-es": "^3.1.3",
"walk-sync": "^0.3.2"
},
"devDependencies": {
"babel-jest": "^20.0.3",
"babel-jest": "^21.2.0",
"babel-plugin-transform-async-to-generator": "^6.24.1",
"broccoli-test-helper": "^1.1.0",
"jest": "^20.0.4",
"rsvp": "^3.0.14"
"broccoli-test-helper": "^1.2.0",
"jest": "^21.2.1",
"rsvp": "^4.7.0"
},
"changelog": {
"repo": "ember-cli/broccoli-uglify-sourcemap",
Expand Down
Loading

0 comments on commit 4738f28

Please sign in to comment.