Skip to content

Commit 05995ac

Browse files
committed
chore(package): update dependencies
1 parent 8037905 commit 05995ac

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,21 @@
4646
},
4747
"homepage": "https://github.com/filipedeschamps/cep-promise",
4848
"devDependencies": {
49-
"babel-cli": "6.11.4",
50-
"babel-core": "6.13.2",
51-
"babel-eslint": "6.1.2",
49+
"babel-cli": "6.18.0",
50+
"babel-core": "6.18.2",
51+
"babel-eslint": "7.1.1",
5252
"babel-istanbul": "0.11.0",
5353
"babel-plugin-add-module-exports": "0.2.1",
54-
"babel-preset-es2015": "6.13.2",
54+
"babel-preset-es2015": "6.18.0",
5555
"babelify": "7.3.0",
56-
"browserify": "13.1.0",
56+
"browserify": "13.1.1",
5757
"chai": "3.5.0",
58-
"chai-as-promised": "5.3.0",
58+
"chai-as-promised": "6.0.0",
5959
"chai-subset": "1.3.0",
60-
"mocha": "3.0.1",
61-
"nock": "8.0.0",
62-
"standard": "7.1.2",
63-
"uglify-js": "2.7.3"
60+
"mocha": "3.2.0",
61+
"nock": "9.0.2",
62+
"standard": "8.6.0",
63+
"uglify-js": "2.7.5"
6464
},
6565
"standard": {
6666
"parser": "babel-eslint",
@@ -73,6 +73,6 @@
7373
"dependencies": {
7474
"isomorphic-fetch": "2.2.1",
7575
"lodash.get": "4.4.2",
76-
"xml2js": "0.4.16"
76+
"xml2js": "0.4.17"
7777
}
7878
}

0 commit comments

Comments
 (0)