Skip to content

Commit 5f6ad24

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ava to v3.11.1
1 parent 8ce9439 commit 5f6ad24

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
@@ -40,7 +40,7 @@
4040
"@babel/polyfill": "7.10.4",
4141
"@babel/preset-env": "7.11.0",
4242
"@babel/register": "7.10.5",
43-
"ava": "3.11.0",
43+
"ava": "3.11.1",
4444
"coveralls": "3.1.0",
4545
"esdoc": "1.1.0",
4646
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

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

1594-
1595-
version "3.11.0"
1596-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.11.0.tgz#484f25efa7cf6ec354defd75f19c3cc28fcf0141"
1597-
integrity sha512-y5U8BGeSRjs/OypsC4CJxr+L1KtLKU5kUyHr5hcghXn7HNr2f4LE/4gvl0Q5lNkLX1obdRW1oODphNdU/glwmA==
1594+
1595+
version "3.11.1"
1596+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.11.1.tgz#580bfc974b858fb13f7ce948b9651da4e5b17bc8"
1597+
integrity sha512-yGPD0msa5Qronw7GHDNlLaB7oU5zryYtXeuvny40YV6TMskSghqK7Ky3NisM/sr+aqI3DY7sfmORx8dIWQgMoQ==
15981598
dependencies:
15991599
"@concordance/react" "^2.0.0"
16001600
acorn "^7.3.1"

0 commit comments

Comments
 (0)