Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 214cf9f

Browse files
committed
Misc: update dependencies
1 parent cdb0af4 commit 214cf9f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
"babel-jscs": "^2.0.0",
6565
"chalk": "~1.1.0",
6666
"cli-table": "~0.3.1",
67-
"commander": "~2.8.1",
67+
"commander": "~2.9.0",
6868
"escope": "^3.2.0",
69-
"esprima": "~2.5.0",
69+
"esprima": "~2.7.0",
7070
"estraverse": "^4.1.0",
7171
"exit": "~0.1.2",
7272
"glob": "^5.0.1",
@@ -76,25 +76,25 @@
7676
"jscs-preset-wikimedia": "~1.0.0",
7777
"jsonlint": "~1.6.2",
7878
"lodash": "~3.10.0",
79-
"minimatch": "~2.0.1",
79+
"minimatch": "~3.0.0",
8080
"natural-compare": "~1.2.2",
8181
"pathval": "~0.1.1",
8282
"prompt": "~0.2.14",
8383
"reserved-words": "^0.1.1",
8484
"resolve": "^1.1.6",
8585
"strip-bom": "^2.0.0",
8686
"strip-json-comments": "~1.0.2",
87-
"to-double-quotes": "^1.0.0",
88-
"to-single-quotes": "^1.0.2",
87+
"to-double-quotes": "^2.0.0",
88+
"to-single-quotes": "^2.0.0",
8989
"vow": "~0.4.8",
9090
"vow-fs": "~0.3.4",
91-
"xmlbuilder": "^2.6.1"
91+
"xmlbuilder": "^3.1.0"
9292
},
9393
"devDependencies": {
94-
"browserify": "^11.0.0",
94+
"browserify": "^12.0.0",
9595
"chai": "^3.3.0",
9696
"coveralls": "~2.11.2",
97-
"has-ansi": "~1.0.1",
97+
"has-ansi": "~2.0.0",
9898
"jshint": "~2.8.0",
9999
"mocha": "^2.2.0",
100100
"regenerate": "~1.2.1",

0 commit comments

Comments
 (0)