Skip to content

Commit 85ea9d0

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency ava to v4.2.0
1 parent 30514d6 commit 85ea9d0

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
@@ -72,7 +72,7 @@
7272
"@babel/register": "7.17.7",
7373
"@commitlint/cli": "16.2.3",
7474
"@js-library/commitlint-config": "0.0.4",
75-
"ava": "4.1.0",
75+
"ava": "4.2.0",
7676
"babel-plugin-transform-remove-console": "6.9.4",
7777
"babel-plugin-unassert": "3.2.0",
7878
"babel-preset-power-assert": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2760,10 +2760,10 @@ autoprefixer@^10.1.0:
27602760
picocolors "^1.0.0"
27612761
postcss-value-parser "^4.1.0"
27622762

2763-
ava@4.1.0:
2764-
version "4.1.0"
2765-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.1.0.tgz#a8e2fb84f17ff7b2b40b389103f677edf11351b9"
2766-
integrity sha512-QD6MBWHzagAwb9vxduXzVWx6Q77DUHLxvIebSY6+enL+Ri6KzSZYj0IBOFifA26wfpJPZnWKLUh3vwx1LyVh/g==
2763+
ava@4.2.0:
2764+
version "4.2.0"
2765+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.2.0.tgz#50c954cb32fd433b01d1e8245ea2f5cfb6e4412d"
2766+
integrity sha512-96N/rH2ZlBjoh18CsjH3zfo/rzukkRoqNK7R/Z3MLRrqu6cRRf+i4Zwna7ZRYEIl55yF1BKh/nSPCZWqoXfPJA==
27672767
dependencies:
27682768
acorn "^8.7.0"
27692769
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)