chore(deps-dev): bump js-beautify from 1.14.7 to 1.14.8 (#5153)

Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/beautify-web/js-beautify/releases)
- [Changelog](https://github.com/beautify-web/js-beautify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/beautify-web/js-beautify/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: js-beautify
  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>
This commit is contained in:
dependabot[bot]
2023-06-09 20:15:43 +05:30
committed by REJack
parent 5c15bdd12b
commit 4765c11d84
2 changed files with 11 additions and 11 deletions

View File

@@ -75,7 +75,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-unicorn": "^47.0.0",
"fs-extra": "^11.1.1",
"js-beautify": "^1.14.7",
"js-beautify": "^1.14.8",
"lockfile-lint": "^4.10.5",
"nodemon": "^2.0.22",
"npm-run-all": "^4.1.5",