Skip to content

Commit 060decb

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ava to v3.10.1
1 parent 01d676c commit 060decb

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.10.4",
4040
"@babel/register": "7.10.5",
41-
"ava": "3.10.0",
41+
"ava": "3.10.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
@@ -1527,10 +1527,10 @@ atob@^2.1.2:
15271527
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
15281528
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
15291529

1530-
1531-
version "3.10.0"
1532-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.10.0.tgz#ed1a53986435fc1cd8c15978cd8ff81217c34831"
1533-
integrity sha512-CxcYQYeE39pcLWrN2/TASMpnqH/SoaX+W61+4m3saETU041PIDcoP9LLNWPAE/yJZXjp0M1RWTohSkmGqJZKww==
1530+
1531+
version "3.10.1"
1532+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.10.1.tgz#a4e68b1a2bb248fa0d96529d23dd83f57082e944"
1533+
integrity sha512-+w86ZHyFHIGCABi7NUrn/WJMyC+fDj0BSIlFNVS45WDKAD5vxbIiDWeclctxOOc2KDPfQD7tFOURSBz0FBLD0A==
15341534
dependencies:
15351535
"@concordance/react" "^2.0.0"
15361536
acorn "^7.3.1"

0 commit comments

Comments
 (0)