Skip to content

Commit

Permalink
Chore(deps-dev): Bump browserify from 17.0.0 to 17.0.1 (#876)
Browse files Browse the repository at this point in the history
Bumps [browserify](https://github.com/browserify/browserify) from 17.0.0 to 17.0.1.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](browserify/browserify@v17.0.0...v17.0.1)

---
updated-dependencies:
- dependency-name: browserify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent e1b2f0e commit 1f22da2
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 17 deletions.
59 changes: 43 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"all": "npm run lint && npm run unit && npm run build:css && npm run build:jsapp"
},
"devDependencies": {
"browserify": "^17.0.0",
"browserify": "^17.0.1",
"chai": "^4.3.6",
"eslint": "^8.20.0",
"eslint-config-google": "^0.14.0",
Expand Down

0 comments on commit 1f22da2

Please sign in to comment.