Skip to content

Commit b301bb2

Browse files
Update browserify requirement from ^13.0.0 to ^16.3.0
Updates the requirements on [browserify](https://github.com/browserify/browserify) to permit the latest version. - [Release notes](https://github.com/browserify/browserify/releases) - [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown) - [Commits](browserify/browserify@13.0.0...v16.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bad2112 commit b301bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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",

0 commit comments

Comments
 (0)