Skip to content

Commit e378286

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

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
@@ -78,7 +78,7 @@
7878
"@set-theory/closure": "1.0.0",
7979
"@total-order/lex": "1.0.0",
8080
"@total-order/primitive": "1.0.1",
81-
"ava": "4.1.0",
81+
"ava": "4.2.0",
8282
"babel-plugin-transform-remove-console": "6.9.4",
8383
"babel-plugin-unassert": "3.2.0",
8484
"babel-preset-power-assert": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2842,10 +2842,10 @@ autoprefixer@^10.1.0:
28422842
picocolors "^1.0.0"
28432843
postcss-value-parser "^4.1.0"
28442844

2845-
ava@4.1.0:
2846-
version "4.1.0"
2847-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.1.0.tgz#a8e2fb84f17ff7b2b40b389103f677edf11351b9"
2848-
integrity sha512-QD6MBWHzagAwb9vxduXzVWx6Q77DUHLxvIebSY6+enL+Ri6KzSZYj0IBOFifA26wfpJPZnWKLUh3vwx1LyVh/g==
2845+
ava@4.2.0:
2846+
version "4.2.0"
2847+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.2.0.tgz#50c954cb32fd433b01d1e8245ea2f5cfb6e4412d"
2848+
integrity sha512-96N/rH2ZlBjoh18CsjH3zfo/rzukkRoqNK7R/Z3MLRrqu6cRRf+i4Zwna7ZRYEIl55yF1BKh/nSPCZWqoXfPJA==
28492849
dependencies:
28502850
acorn "^8.7.0"
28512851
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)