chore(deps-dev): bump js-beautify from 1.13.4 to 1.13.5 (#12)
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.13.4 to 1.13.5. - [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.13.4...v1.13.5) 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:
parent
fcbe531fc6
commit
49a3c425a1
6
package-lock.json
generated
6
package-lock.json
generated
@ -103,9 +103,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"js-beautify": {
|
"js-beautify": {
|
||||||
"version": "1.13.4",
|
"version": "1.13.5",
|
||||||
"resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.13.4.tgz",
|
"resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.13.5.tgz",
|
||||||
"integrity": "sha512-M5yEWwonlEO3kPcCZ3K3KBSpFRZAEO3FAWC6wtbIGeyg7dusStxvF0WG+HRLBoMZqREXSRSxkkqClDE865x1sg==",
|
"integrity": "sha512-MsXlH6Z/BiRYSkSRW3clNDqDjSpiSNOiG8xYVUBXt4k0LnGvDhlTGOlHX1VFtAdoLmtwjxMG5qiWKy/g+Ipv5w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"config-chain": "^1.1.12",
|
"config-chain": "^1.1.12",
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"description": "🧸 A [Hugo](https://gohugo.io/)-theme based on [Bear Blog](https://bearblog.dev).",
|
"description": "🧸 A [Hugo](https://gohugo.io/)-theme based on [Bear Blog](https://bearblog.dev).",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"js-beautify": "^1.13.4"
|
"js-beautify": "^1.13.5"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "npm run beautify",
|
"test": "npm run beautify",
|
||||||
|
Loading…
Reference in New Issue
Block a user