Skip to content

Commit 8e07674

Browse files
committed
fix(deps): update dependency strip-bom to v5
1 parent 084b947 commit 8e07674

File tree

2 files changed

+42
-9
lines changed

2 files changed

+42
-9
lines changed

package-lock.json

+41-8
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
@@ -86,7 +86,7 @@
8686
"is-utf8": "^0.2.1",
8787
"lodash": "4.17.21",
8888
"minimist": "1.2.5",
89-
"strip-bom": "4.0.0",
89+
"strip-bom": "5.0.0",
9090
"strip-json-comments": "3.1.1"
9191
},
9292
"nyc": {

0 commit comments

Comments
 (0)