Skip to content

Commit 3a570ae

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency ava to v4.0.1
1 parent 58a49d2 commit 3a570ae

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.0.0",
81+
"ava": "4.0.1",
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
@@ -2648,10 +2648,10 @@ autoprefixer@^10.1.0:
26482648
picocolors "^1.0.0"
26492649
postcss-value-parser "^4.1.0"
26502650

2651-
ava@4.0.0:
2652-
version "4.0.0"
2653-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.0.0.tgz#9df5f8da7ece86869a66186f139259897aeb2fbf"
2654-
integrity sha512-XEVx8EE/ZseJ3nz3nfVG+UoT4aGyUmD5s6SZFs5Aqi04Yr77DZAx7ItyW5hThtYywkOLdsM68as/u6P5fmb52Q==
2651+
ava@4.0.1:
2652+
version "4.0.1"
2653+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.0.1.tgz#dadc24ff5f41f48ff8d5cd9b80a9de9d1ffdf016"
2654+
integrity sha512-+12A/JDWyShBCZAKISEEPyM2dwkUrrAfPILqXi4LI4Aa58d92PzjY829hmuoSeACPNqrn2Wlbnja8c/n7bKV6Q==
26552655
dependencies:
26562656
acorn "^8.7.0"
26572657
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)