massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / strip-ansi / package.json
index 65a6c95161f7472c395fefbde623b728277a66ac..1a41108d42831c9c156fdcc4e6cd8c2539983ccd 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "strip-ansi",
-       "version": "6.0.0",
+       "version": "6.0.1",
        "description": "Strip ANSI escape codes from a string",
        "license": "MIT",
        "repository": "chalk/strip-ansi",
@@ -44,7 +44,7 @@
                "text"
        ],
        "dependencies": {
-               "ansi-regex": "^5.0.0"
+               "ansi-regex": "^5.0.1"
        },
        "devDependencies": {
                "ava": "^2.4.0",