Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a4f2cf1

Browse files
renovate-botrenovate[bot]
authored andcommittedAug 24, 2020
Update dependency ava to v3.12.1
1 parent ee24e38 commit a4f2cf1

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.10.4",
3838
"@babel/preset-env": "7.11.0",
3939
"@babel/register": "7.10.5",
40-
"ava": "3.12.0",
40+
"ava": "3.12.1",
4141
"coveralls": "3.1.0",
4242
"esdoc": "1.1.0",
4343
"esdoc-inject-script-plugin": "1.0.0",

‎yarn.lock

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

1595-
ava@3.12.0:
1596-
version "3.12.0"
1597-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.12.0.tgz#82c837cfcd3bec980f491cabb7ca1e2b071a16c7"
1598-
integrity sha512-NRzhU/w4lIzZqJ2sLYZ6C91ZNl5v6JOWC6gb89/9NaN05vXMQylJPbVFMF3aIah5e6Lo4Ub86aey0wZ+uL+FiQ==
1595+
ava@3.12.1:
1596+
version "3.12.1"
1597+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.12.1.tgz#0181b5ca10d178539a0d503e0fc9244146303717"
1598+
integrity sha512-cS41+X+UfrcPed+CIgne/YV/6eWxaUjHEPH+W8WvNSqWTWku5YitjZGE5cMHFuJxwHELdR541xTBRn8Uwi4PSw==
15991599
dependencies:
16001600
"@concordance/react" "^2.0.0"
16011601
acorn "^8.0.1"

0 commit comments

Comments
 (0)
Please sign in to comment.