Skip to content

Commit 92fe6a5

Browse files
authored
fix: upgrade js-beautify from 1.13.13 to 1.14.0 (#1743)
Snyk has created this PR to upgrade js-beautify from 1.13.13 to 1.14.0. See this package in npm: https://www.npmjs.com/package/js-beautify See this project in Snyk: https://app.snyk.io/org/acinader/project/953c8e1a-a9ef-4134-afbe-43474913abbb?utm_source=github&utm_medium=upgrade-pr
1 parent 5d5ce92 commit 92fe6a5

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"history": "4.10.1",
5252
"immutable": "4.0.0-rc.9",
5353
"immutable-devtools": "0.1.5",
54-
"js-beautify": "1.13.13",
54+
"js-beautify": "1.14.0",
5555
"json-file-plus": "3.2.0",
5656
"package-json": "6.5.0",
5757
"parse": "3.2.0",

0 commit comments

Comments
 (0)