Skip to content

Commit 4738f28

Browse files
authored
Merge pull request #52 from Turbo87/updates
Update dependencies
2 parents 36b4e91 + d79e1d4 commit 4738f28

File tree

2 files changed

+682
-291
lines changed

2 files changed

+682
-291
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,21 @@
2323
},
2424
"dependencies": {
2525
"broccoli-plugin": "^1.2.1",
26-
"debug": "^2.2.0",
26+
"debug": "^3.1.0",
2727
"lodash.defaultsdeep": "^4.6.0",
28-
"matcher-collection": "^1.0.0",
28+
"matcher-collection": "^1.0.5",
2929
"mkdirp": "^0.5.0",
30-
"source-map-url": "^0.3.0",
30+
"source-map-url": "^0.4.0",
3131
"symlink-or-copy": "^1.0.1",
32-
"uglify-es": "^3.0.24",
33-
"walk-sync": "^0.1.3"
32+
"uglify-es": "^3.1.3",
33+
"walk-sync": "^0.3.2"
3434
},
3535
"devDependencies": {
36-
"babel-jest": "^20.0.3",
36+
"babel-jest": "^21.2.0",
3737
"babel-plugin-transform-async-to-generator": "^6.24.1",
38-
"broccoli-test-helper": "^1.1.0",
39-
"jest": "^20.0.4",
40-
"rsvp": "^3.0.14"
38+
"broccoli-test-helper": "^1.2.0",
39+
"jest": "^21.2.1",
40+
"rsvp": "^4.7.0"
4141
},
4242
"changelog": {
4343
"repo": "ember-cli/broccoli-uglify-sourcemap",

0 commit comments

Comments
 (0)