chore(package): bump dependencies
I updated the dependencies decided to.the latest feature and bugfix releases without breaking changes. I'm not sure why chalk it self don't use the latest releases of your own packages.
This commit is contained in:
parent
9b60021fa6
commit
8794c99736
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