Skip to content

Commit 8bccae0

Browse files
Bump babelify from 8.0.0 to 10.0.0
Bumps [babelify](https://github.com/babel/babelify) from 8.0.0 to 10.0.0. - [Release notes](https://github.com/babel/babelify/releases) - [Commits](babel/babelify@v8.0.0...v10.0.0) --- updated-dependencies: - dependency-name: babelify dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 082c314 commit 8bccae0

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"babel-core": "^6.26.0",
4040
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
41-
"babelify": "^8.0.0",
41+
"babelify": "^10.0.0",
4242
"browserify": "^17.0.0",
4343
"concat-stream": "^2.0.0",
4444
"net-browserify-stub": "0.0.1",

0 commit comments

Comments
 (0)