Skip to content

Commit 7f0bb0a

Browse files
fix(package): update escape-string-regexp to version 4.0.0
Closes #30
1 parent 2b7d7fa commit 7f0bb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"debug": "4.1.1",
3434
"del": "5.1.0",
3535
"diff": "4.0.2",
36-
"escape-string-regexp": "2.0.0",
36+
"escape-string-regexp": "4.0.0",
3737
"globby": "10.0.1",
3838
"mkdirp": "^0.5.1",
3939
"pretty-ms": "5.1.0",

0 commit comments

Comments
 (0)