Merge 8794c99736 into dbae68d623
This commit is contained in:
commit
2d515a654a
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
|
@ -44,19 +44,19 @@
|
||||||
"text"
|
"text"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ansi-styles": "^2.1.0",
|
"ansi-styles": "^3.0.0",
|
||||||
"escape-string-regexp": "^1.0.2",
|
"escape-string-regexp": "^1.0.5",
|
||||||
"supports-color": "^3.1.2"
|
"supports-color": "^3.2.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"coveralls": "^2.11.2",
|
"coveralls": "^2.13.1",
|
||||||
"import-fresh": "^2.0.0",
|
"import-fresh": "^2.0.0",
|
||||||
"matcha": "^0.7.0",
|
"matcha": "^0.7.0",
|
||||||
"mocha": "*",
|
"mocha": "*",
|
||||||
"nyc": "^10.3.2",
|
"nyc": "^10.3.2",
|
||||||
"resolve-from": "^3.0.0",
|
"resolve-from": "^3.0.0",
|
||||||
"semver": "^5.1.0",
|
"semver": "^5.3.0",
|
||||||
"xo": "^0.16.0"
|
"xo": "^0.18.2"
|
||||||
},
|
},
|
||||||
"xo": {
|
"xo": {
|
||||||
"envs": [
|
"envs": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue