Skip to content

Commit b221e1c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ava to v3.7.1
1 parent 0eb0c12 commit b221e1c

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
@@ -38,7 +38,7 @@
3838
"@babel/polyfill": "7.8.7",
3939
"@babel/preset-env": "7.9.5",
4040
"@babel/register": "7.9.0",
41-
"ava": "3.7.0",
41+
"ava": "3.7.1",
4242
"coveralls": "3.0.11",
4343
"esdoc": "1.1.0",
4444
"esdoc-ecmascript-proposal-plugin": "1.0.0",

yarn.lock

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

1294-
1295-
version "3.7.0"
1296-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.7.0.tgz#86869f831628de31e817fe00d46b350849295092"
1297-
integrity sha512-SV1oqRpZ00qevETsNzcqTqaTnspJZZ1wBGOjyQzcLOMChnUF+17/RS4YiieClaV0eCFULLU/roICpJoQlNLHZw==
1294+
1295+
version "3.7.1"
1296+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.7.1.tgz#7baba69820242e0efcbfb4ab2060b500ec745421"
1297+
integrity sha512-UX7RSenUgFPhxe866doqOJy6tQZAXAVAU4yufYeBAcnEjnS/plIcG6lE2yGIqgjk5cIMpSi+sP4f6EsornlsuA==
12981298
dependencies:
12991299
"@concordance/react" "^2.0.0"
13001300
ansi-styles "^4.2.1"

0 commit comments

Comments
 (0)