Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit eff9b4d

Browse files
committed
update dependencies
1 parent 07a6c22 commit eff9b4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
],
2323
"dependencies": {
2424
"jquery": ">=1.9.0",
25-
"medium-editor": "^4.12.0",
25+
"medium-editor": "^5.7.0",
2626
"handlebars": "~3.0.0",
27-
"blueimp-file-upload": "~9.9.0",
27+
"blueimp-file-upload": "~9.11.1",
2828
"jquery-sortable": "~0.9.12"
2929
},
3030
"devDependencies": {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"devDependencies": {
1616
"grunt": "~0.4.4",
1717
"grunt-autoprefixer": "^3.0.1",
18-
"grunt-banner": "^0.2.3",
18+
"grunt-banner": "^0.5.0",
1919
"grunt-blanket-qunit": "^0.2.0",
20-
"grunt-contrib-concat": "^0.4.0",
21-
"grunt-contrib-handlebars": "^0.9.1",
20+
"grunt-contrib-concat": "^0.5.1",
21+
"grunt-contrib-handlebars": "^0.10.2",
2222
"grunt-contrib-jshint": "~0.11.0",
2323
"grunt-contrib-uglify": "~0.9.1",
2424
"grunt-contrib-watch": "~0.6.1",

0 commit comments

Comments
 (0)