Skip to content

Commit 4fa4998

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ava to v3.11.1
1 parent 8c99fd2 commit 4fa4998

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/polyfill": "7.10.4",
3939
"@babel/preset-env": "7.11.0",
4040
"@babel/register": "7.10.5",
41-
"ava": "3.11.0",
41+
"ava": "3.11.1",
4242
"coveralls": "3.1.0",
4343
"esdoc": "1.1.0",
4444
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1578,10 +1578,10 @@ atob@^2.1.2:
15781578
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
15791579
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
15801580

1581-
1582-
version "3.11.0"
1583-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.11.0.tgz#484f25efa7cf6ec354defd75f19c3cc28fcf0141"
1584-
integrity sha512-y5U8BGeSRjs/OypsC4CJxr+L1KtLKU5kUyHr5hcghXn7HNr2f4LE/4gvl0Q5lNkLX1obdRW1oODphNdU/glwmA==
1581+
1582+
version "3.11.1"
1583+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.11.1.tgz#580bfc974b858fb13f7ce948b9651da4e5b17bc8"
1584+
integrity sha512-yGPD0msa5Qronw7GHDNlLaB7oU5zryYtXeuvny40YV6TMskSghqK7Ky3NisM/sr+aqI3DY7sfmORx8dIWQgMoQ==
15851585
dependencies:
15861586
"@concordance/react" "^2.0.0"
15871587
acorn "^7.3.1"

0 commit comments

Comments
 (0)