Skip to content

Commit 17b2c5b

Browse files
committed
Bump dependencies.
1 parent acb6957 commit 17b2c5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"test": "grunt test"
2424
},
2525
"dependencies": {
26-
"clone": "~2.0.0",
27-
"parserlib": "~1.0.0"
26+
"clone": "~2.1.0",
27+
"parserlib": "~1.1.1"
2828
},
2929
"devDependencies": {
3030
"grunt": "~1.0.1",
3131
"grunt-contrib-clean": "~1.0.0",
3232
"grunt-contrib-concat": "~1.0.0",
33-
"grunt-contrib-jshint": "~1.0.0",
33+
"grunt-contrib-jshint": "~1.1.0",
3434
"grunt-contrib-watch": "~1.0.0",
3535
"grunt-include-replace": "~5.0.0",
3636
"load-grunt-tasks": "~3.5.0",

0 commit comments

Comments
 (0)