Skip to content

Commit

Permalink
chore(deps-dev): bump js-beautify from 1.14.11 to 1.15.1
Browse files Browse the repository at this point in the history
Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.14.11 to 1.15.1.
- [Release notes](https://github.com/beautifier/js-beautify/releases)
- [Changelog](https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md)
- [Commits](beautifier/js-beautify@v1.14.11...v1.15.1)

---
updated-dependencies:
- dependency-name: js-beautify
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 18, 2024
1 parent 6a579ca commit e25c07a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 10 deletions.
35 changes: 26 additions & 9 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 @@ -76,7 +76,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unicorn": "^52.0.0",
"fs-extra": "^11.1.1",
"js-beautify": "^1.14.11",
"js-beautify": "^1.15.1",
"lockfile-lint": "^4.13.2",
"nodemon": "^3.0.2",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit e25c07a

Please sign in to comment.