Skip to content

Commit 1c1a5fb

Browse files
😒 chore(deps): Upgrade dependencies.
1 parent 6b5321a commit 1c1a5fb

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
"version": "7.0.0",
55
"author": "aureooms",
66
"ava": {
7-
"sources": [
8-
"src/**/*"
9-
],
107
"files": [
118
"test/src/**/*"
129
],
@@ -39,15 +36,15 @@
3936
"@babel/polyfill": "7.8.7",
4037
"@babel/preset-env": "7.9.5",
4138
"@babel/register": "7.9.0",
42-
"ava": "2.4.0",
39+
"ava": "3.7.0",
4340
"coveralls": "3.0.11",
4441
"esdoc": "1.1.0",
4542
"esdoc-ecmascript-proposal-plugin": "1.0.0",
4643
"esdoc-inject-script-plugin": "1.0.0",
4744
"esdoc-inject-style-plugin": "1.0.0",
4845
"esdoc-standard-plugin": "1.0.0",
49-
"np": "5.2.1",
50-
"nyc": "14.1.1",
46+
"np": "6.2.1",
47+
"nyc": "15.0.1",
5148
"xo": "0.29.1"
5249
},
5350
"files": [

0 commit comments

Comments
 (0)