Skip to content

Commit 5cf4bf9

Browse files
chore(deps): bump js-beautify from 1.15.3 to 1.15.4 (#156)
Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/beautifier/js-beautify/releases) - [Changelog](https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md) - [Commits](beautifier/js-beautify@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: js-beautify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07dcb7a commit 5cf4bf9

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@sindresorhus/slugify": "^2.2.1",
6-
"js-beautify": "^1.15.3"
6+
"js-beautify": "^1.15.4"
77
},
88
"devDependencies": {
99
"@types/js-beautify": "^1.14.3"

0 commit comments

Comments
 (0)