Skip to content

Commit d524f46

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ava to v3.7.1
1 parent 08a15ca commit d524f46

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

yarn.lock

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

1501-
1502-
version "3.7.0"
1503-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.7.0.tgz#86869f831628de31e817fe00d46b350849295092"
1504-
integrity sha512-SV1oqRpZ00qevETsNzcqTqaTnspJZZ1wBGOjyQzcLOMChnUF+17/RS4YiieClaV0eCFULLU/roICpJoQlNLHZw==
1501+
1502+
version "3.7.1"
1503+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.7.1.tgz#7baba69820242e0efcbfb4ab2060b500ec745421"
1504+
integrity sha512-UX7RSenUgFPhxe866doqOJy6tQZAXAVAU4yufYeBAcnEjnS/plIcG6lE2yGIqgjk5cIMpSi+sP4f6EsornlsuA==
15051505
dependencies:
15061506
"@concordance/react" "^2.0.0"
15071507
ansi-styles "^4.2.1"

0 commit comments

Comments
 (0)