From fcbe531fc6a75c8ed2634f65a26bc6042b25f739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 15:06:01 +0100 Subject: chore(deps-dev): bump js-beautify from 1.13.0 to 1.13.4 (#11) Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.13.0 to 1.13.4. - [Release notes](https://github.com/beautify-web/js-beautify/releases) - [Changelog](https://github.com/beautify-web/js-beautify/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/beautify-web/js-beautify/compare/v1.13.0...v1.13.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 2f8c84a..8eba13c 100644 --- a/package.json +++ b/package.json @@ -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.13.0" + "js-beautify": "^1.13.4" }, "scripts": { "test": "npm run beautify", -- cgit v1.2.3