Bumps escape-string-regexp to 1.0.1, slight speed improvement.

This commit is contained in:
Joshua Appelman 2014-07-12 02:38:57 +02:00
parent 994758f012
commit 03b92b1bb8

View file

@ -41,7 +41,7 @@
],
"dependencies": {
"ansi-styles": "^1.1.0",
"escape-string-regexp": "^1.0.0",
"escape-string-regexp": "^1.0.1",
"has-ansi": "^0.1.0",
"strip-ansi": "^0.3.0",
"supports-color": "^0.2.0"