chore(deps-dev): bump js-beautify from 1.14.6 to 1.14.11 (#78)

Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.14.6 to 1.14.11.
- [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.6...v1.14.11)

---
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] 2024-01-23 11:12:21 +00:00 committed by GitHub
parent 2e4a4c2424
commit 0b64d5ad10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 327 additions and 87 deletions

412
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
"description": "🧸 A [Hugo](https://gohugo.io/)-theme based on [Bear Blog](https://bearblog.dev).",
"main": "index.js",
"devDependencies": {
"js-beautify": "^1.14.6"
"js-beautify": "^1.14.11"
},
"scripts": {
"test": "npm run beautify",