Skip to content

Commit 960ac86

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ava to v3.12.1
1 parent b6f7514 commit 960ac86

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
@@ -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.12.0",
43+
"ava": "3.12.1",
4444
"bn.js": "5.1.3",
4545
"coveralls": "3.1.0",
4646
"esdoc": "1.1.0",

yarn.lock

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

1608-
1609-
version "3.12.0"
1610-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.12.0.tgz#82c837cfcd3bec980f491cabb7ca1e2b071a16c7"
1611-
integrity sha512-NRzhU/w4lIzZqJ2sLYZ6C91ZNl5v6JOWC6gb89/9NaN05vXMQylJPbVFMF3aIah5e6Lo4Ub86aey0wZ+uL+FiQ==
1608+
1609+
version "3.12.1"
1610+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.12.1.tgz#0181b5ca10d178539a0d503e0fc9244146303717"
1611+
integrity sha512-cS41+X+UfrcPed+CIgne/YV/6eWxaUjHEPH+W8WvNSqWTWku5YitjZGE5cMHFuJxwHELdR541xTBRn8Uwi4PSw==
16121612
dependencies:
16131613
"@concordance/react" "^2.0.0"
16141614
acorn "^8.0.1"

0 commit comments

Comments
 (0)