avancement planning
This commit is contained in:
+5
-5
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "strip-ansi",
|
||||
"version": "7.1.2",
|
||||
"version": "7.2.0",
|
||||
"description": "Strip ANSI escape codes from a string",
|
||||
"license": "MIT",
|
||||
"repository": "chalk/strip-ansi",
|
||||
@@ -49,11 +49,11 @@
|
||||
"text"
|
||||
],
|
||||
"dependencies": {
|
||||
"ansi-regex": "^6.0.1"
|
||||
"ansi-regex": "^6.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "^3.15.0",
|
||||
"tsd": "^0.17.0",
|
||||
"xo": "^0.44.0"
|
||||
"ava": "^6.4.1",
|
||||
"tsd": "^0.33.0",
|
||||
"xo": "^1.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user