Skip to content

Commit 25da17d

Browse files
committed
Bump deps
1 parent ac2d3a5 commit 25da17d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

cache/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1614193223388
1+
1614193538262

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@
1919
},
2020
"preferGlobal": true,
2121
"dependencies": {
22-
"websocket": "^1.0.33",
22+
"websocket": "^1.0.34",
2323
"xml2js": "^0.4.23"
2424
},
2525
"devDependencies": {
26-
"grunt": "^1.3.0",
27-
"grunt-cli": "^1.3.2",
26+
"grunt": "^1.4.1",
27+
"grunt-cli": "^1.4.3",
2828
"grunt-contrib-concat": "^1.0.1",
2929
"grunt-contrib-cssmin": "^4.0.0",
3030
"grunt-contrib-jshint": "^3.0.0",
31-
"grunt-contrib-nodeunit": "^2.1.0",
32-
"grunt-contrib-uglify": "^5.0.0",
31+
"grunt-contrib-nodeunit": "^3.0.0",
32+
"grunt-contrib-uglify": "^5.0.1",
3333
"grunt-contrib-watch": "^1.1.0",
3434
"nodeunit": "^0.11.3"
3535
},

0 commit comments

Comments
 (0)