Skip to content

Commit 98fc4a4

Browse files
Bump braces and watchify
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [watchify](https://github.com/browserify/watchify). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `watchify` from 3.11.1 to 3.11.1 - [Release notes](https://github.com/browserify/watchify/releases) - [Changelog](https://github.com/browserify/watchify/blob/master/CHANGELOG.md) - [Commits](browserify/watchify@v3.11.1...v3.11.1) --- updated-dependencies: - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect - dependency-name: watchify dependency-version: 3.11.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0866527 commit 98fc4a4

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
@@ -86,6 +86,6 @@
8686
"tosource": "^1.0.0",
8787
"vinyl-buffer": "^1.0.0",
8888
"vinyl-source-stream": "^2.0.0",
89-
"watchify": "^3.7.0"
89+
"watchify": "^3.11.1"
9090
}
9191
}

0 commit comments

Comments
 (0)