Skip to content

Commit 7876d5e

Browse files
committed
Upgrade: Update is-valid-glob, remove-bom-buffer & remove-bom-stream dependencies
1 parent 8950c89 commit 7876d5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"fs-mkdirp-stream": "^1.0.0",
3131
"glob-stream": "^6.1.0",
3232
"graceful-fs": "^4.0.0",
33-
"is-valid-glob": "^0.3.0",
33+
"is-valid-glob": "^1.0.0",
3434
"lazystream": "^1.0.0",
3535
"lead": "^1.0.0",
3636
"object.assign": "^4.0.4",
3737
"pumpify": "^1.3.5",
38-
"remove-bom-buffer": "^2.0.0",
39-
"remove-bom-stream": "^1.1.0",
38+
"remove-bom-buffer": "^3.0.0",
39+
"remove-bom-stream": "^1.2.0",
4040
"resolve-options": "^1.0.0",
4141
"through2": "^2.0.0",
4242
"to-through": "^2.0.0",

0 commit comments

Comments
 (0)