Skip to content

Commit

Permalink
fix(package): update escape-string-regexp to version 3.0.0
Browse files Browse the repository at this point in the history
Closes #38
  • Loading branch information
greenkeeper[bot] authored Apr 7, 2020
1 parent 1f1f7ec commit 0ff1767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"101": "^1.6.2",
"debug": "^3.1.0",
"escape-string-regexp": "^1.0.5",
"escape-string-regexp": "^3.0.0",
"shallow-clone": "^3.0.0",
"string-reduce": "^1.0.0"
},
Expand Down

0 comments on commit 0ff1767

Please sign in to comment.