Skip to content

Commit 7fe0d7b

Browse files
Bump js-beautify from 1.13.13 to 1.14.0
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.13.13 to 1.14.0. - [Release notes](https://github.com/beautify-web/js-beautify/releases) - [Changelog](https://github.com/beautify-web/js-beautify/blob/main/CHANGELOG.md) - [Commits](beautifier/js-beautify@v1.13.13...v1.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8021f8a commit 7fe0d7b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2727,14 +2727,13 @@ isobject@^3.0.0, isobject@^3.0.1:
27272727
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
27282728

27292729
js-beautify@^1.7.4:
2730-
version "1.13.13"
2731-
resolved "https://registry.yarnpkg.com/js-beautify/-/js-beautify-1.13.13.tgz#756907d1728f329f2b84c42efd56ad17514620bf"
2732-
integrity sha512-oH+nc0U5mOAqX8M5JO1J0Pw/7Q35sAdOsM5W3i87pir9Ntx6P/5Gx1xLNoK+MGyvHk4rqqRCE4Oq58H6xl2W7A==
2730+
version "1.14.0"
2731+
resolved "https://registry.yarnpkg.com/js-beautify/-/js-beautify-1.14.0.tgz#2ce790c555d53ce1e3d7363227acf5dc69024c2d"
2732+
integrity sha512-yuck9KirNSCAwyNJbqW+BxJqJ0NLJ4PwBUzQQACl5O3qHMBXVkXb/rD0ilh/Lat/tn88zSZ+CAHOlk0DsY7GuQ==
27332733
dependencies:
27342734
config-chain "^1.1.12"
27352735
editorconfig "^0.15.3"
27362736
glob "^7.1.3"
2737-
mkdirp "^1.0.4"
27382737
nopt "^5.0.0"
27392738

27402739
js-string-escape@^1.0.1:

0 commit comments

Comments
 (0)