Skip to content

Commit 36e1fc3

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ava to v3.7.1
1 parent 82c88ba commit 36e1fc3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/preset-env": "7.9.5",
3838
"@babel/register": "7.9.0",
3939
"argparse": "1.0.10",
40-
"ava": "3.7.0",
40+
"ava": "3.7.1",
4141
"benchmark": "2.1.4",
4242
"coveralls": "3.0.11",
4343
"esdoc": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,10 +1589,10 @@ atob@^2.1.1:
15891589
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
15901590
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
15911591

1592-
1593-
version "3.7.0"
1594-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.7.0.tgz#86869f831628de31e817fe00d46b350849295092"
1595-
integrity sha512-SV1oqRpZ00qevETsNzcqTqaTnspJZZ1wBGOjyQzcLOMChnUF+17/RS4YiieClaV0eCFULLU/roICpJoQlNLHZw==
1592+
1593+
version "3.7.1"
1594+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.7.1.tgz#7baba69820242e0efcbfb4ab2060b500ec745421"
1595+
integrity sha512-UX7RSenUgFPhxe866doqOJy6tQZAXAVAU4yufYeBAcnEjnS/plIcG6lE2yGIqgjk5cIMpSi+sP4f6EsornlsuA==
15961596
dependencies:
15971597
"@concordance/react" "^2.0.0"
15981598
ansi-styles "^4.2.1"

0 commit comments

Comments
 (0)