chore(deps-dev): bump js-beautify from 1.14.11 to 1.15.1 (#5553)

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](https://github.com/beautifier/js-beautify/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-18 16:20:37 +05:30
committed by GitHub
parent 6a579ca02f
commit 244a2cb409
2 changed files with 27 additions and 10 deletions

View File

@@ -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",