diff --git a/package.json b/package.json index 4fecbed..f22d896 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "readdirp": "3.6.0" }, "optionalDependencies": { - "js-beautify": "1.13.5" + "js-beautify": "1.13.7" } } diff --git a/yarn.lock b/yarn.lock index 5f9e491..4f9dfef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1540,10 +1540,10 @@ istanbul-reports@^3.0.2: html-escaper "^2.0.0" istanbul-lib-report "^3.0.0" -js-beautify@1.13.5: - version "1.13.5" - resolved "https://registry.yarnpkg.com/js-beautify/-/js-beautify-1.13.5.tgz#a08a97890cae55daf1d758d3f6577bd4a64d7014" - integrity sha512-MsXlH6Z/BiRYSkSRW3clNDqDjSpiSNOiG8xYVUBXt4k0LnGvDhlTGOlHX1VFtAdoLmtwjxMG5qiWKy/g+Ipv5w== +js-beautify@1.13.7: + version "1.13.7" + resolved "https://registry.yarnpkg.com/js-beautify/-/js-beautify-1.13.7.tgz#943c6c0da1280bbab7543b8d520f3419ea92b152" + integrity sha512-ieuh+/kk74X59RiaEaW9ejJG0hPVOcHj3WN6j/ZyOaclZCJ0816v3vU8abOmjaR0+wGwZHUKAx5vRN7aN5UjDw== dependencies: config-chain "^1.1.12" editorconfig "^0.15.3"