Skip to content

Commit a9bf9a4

Browse files
😒 chore(deps): Upgrade ava and nyc.
1 parent fdea2a2 commit a9bf9a4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
"version": "3.1.0",
55
"author": "Aurélien Ooms <[email protected]>",
66
"ava": {
7-
"sources": [
8-
"src/**/*"
9-
],
107
"files": [
118
"test/src/**/*"
129
],
@@ -39,11 +36,11 @@
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.1",
4340
"codeclimate-test-reporter": "0.5.1",
4441
"coveralls": "3.0.11",
4542
"esdoc": "1.1.0",
46-
"nyc": "14.1.1"
43+
"nyc": "15.0.1"
4744
},
4845
"homepage": "https://aureooms.github.io/js-fibonacci",
4946
"keywords": [

0 commit comments

Comments
 (0)