Skip to content

Commit 4ef10b0

Browse files
chore(deps): bump js-beautify from 1.15.2 to 1.15.3 (#124)
Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. - [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.2...v1.15.3) --- 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 aff1397 commit 4ef10b0

File tree

2 files changed

+7
-101
lines changed

2 files changed

+7
-101
lines changed

package-lock.json

Lines changed: 6 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shared",
33
"dependencies": {
44
"@sindresorhus/slugify": "^2.2.1",
5-
"js-beautify": "^1.15.2"
5+
"js-beautify": "^1.15.3"
66
},
77
"devDependencies": {
88
"@types/js-beautify": "^1.14.3"

0 commit comments

Comments
 (0)