Skip to content

Commit 06b86bd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ava to v3.10.1
1 parent b34ea75 commit 06b86bd

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.10.4",
3939
"@babel/register": "7.10.5",
40-
"ava": "3.10.0",
40+
"ava": "3.10.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
@@ -1522,10 +1522,10 @@ atob@^2.1.2:
15221522
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
15231523
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
15241524

1525-
1526-
version "3.10.0"
1527-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.10.0.tgz#ed1a53986435fc1cd8c15978cd8ff81217c34831"
1528-
integrity sha512-CxcYQYeE39pcLWrN2/TASMpnqH/SoaX+W61+4m3saETU041PIDcoP9LLNWPAE/yJZXjp0M1RWTohSkmGqJZKww==
1525+
1526+
version "3.10.1"
1527+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.10.1.tgz#a4e68b1a2bb248fa0d96529d23dd83f57082e944"
1528+
integrity sha512-+w86ZHyFHIGCABi7NUrn/WJMyC+fDj0BSIlFNVS45WDKAD5vxbIiDWeclctxOOc2KDPfQD7tFOURSBz0FBLD0A==
15291529
dependencies:
15301530
"@concordance/react" "^2.0.0"
15311531
acorn "^7.3.1"

0 commit comments

Comments
 (0)