Skip to content

Commit 24f55e7

Browse files
greenkeeperio-botbcoe
authored andcommitted
fix(update): update strip-bom to version 3.0.0 (#240)
https://greenkeeper.io/
1 parent 693b797 commit 24f55e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"signal-exit": "^2.1.1",
8787
"source-map": "^0.5.3",
8888
"spawn-wrap": "^1.2.1",
89-
"strip-bom": "^2.0.0",
89+
"strip-bom": "^3.0.0",
9090
"yargs": "^4.4.0"
9191
},
9292
"devDependencies": {

0 commit comments

Comments
 (0)