Skip to content

Commit 4edce2e

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/grunt-open-0.2.4
2 parents 9a4880e + d4f229f commit 4edce2e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
"private": true,
66
"devDependencies": {
77
"bower": "^1.8.4",
8-
"browserify": "^13.0.0",
8+
"browserify": "^16.3.0",
99
"connect-livereload": "~0.6.0",
1010
"grunt": "~1.0.1",
1111
"grunt-banner": "^0.6.0",
1212
"grunt-browserify": "^5.0.0",
1313
"grunt-contrib-clean": "^2.0.0",
14-
"grunt-contrib-connect": "^1.0.2",
14+
"grunt-contrib-connect": "^2.0.0",
1515
"grunt-contrib-copy": "~1.0.0",
1616
"grunt-contrib-sass": "~1.0.0",
1717
"grunt-contrib-uglify": "~4.0.1",
18-
"grunt-contrib-watch": "~1.0.0",
18+
"grunt-contrib-watch": "~1.1.0",
1919
"grunt-exec": "~1.0.1",
2020
"grunt-open": "0.2.4",
21-
"matchdep": "~1.0.1"
21+
"matchdep": "~2.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)