Skip to content

Commit

Permalink
Bump babelify from 8.0.0 to 10.0.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2022
1 parent 79108ec commit 816c58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"babel-core": "^6.26.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"babelify": "^8.0.0",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"concat-stream": "^2.0.0",
"net-browserify-stub": "0.0.1",
Expand Down

0 comments on commit 816c58e

Please sign in to comment.