Skip to content

Commit 3f176de

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

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.16.7",
7373
"@commitlint/cli": "16.0.1",
7474
"@js-library/commitlint-config": "0.0.4",
75-
"ava": "4.0.0",
75+
"ava": "4.0.1",
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
@@ -2575,10 +2575,10 @@ autoprefixer@^10.1.0:
25752575
picocolors "^1.0.0"
25762576
postcss-value-parser "^4.1.0"
25772577

2578-
ava@4.0.0:
2579-
version "4.0.0"
2580-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.0.0.tgz#9df5f8da7ece86869a66186f139259897aeb2fbf"
2581-
integrity sha512-XEVx8EE/ZseJ3nz3nfVG+UoT4aGyUmD5s6SZFs5Aqi04Yr77DZAx7ItyW5hThtYywkOLdsM68as/u6P5fmb52Q==
2578+
ava@4.0.1:
2579+
version "4.0.1"
2580+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.0.1.tgz#dadc24ff5f41f48ff8d5cd9b80a9de9d1ffdf016"
2581+
integrity sha512-+12A/JDWyShBCZAKISEEPyM2dwkUrrAfPILqXi4LI4Aa58d92PzjY829hmuoSeACPNqrn2Wlbnja8c/n7bKV6Q==
25822582
dependencies:
25832583
acorn "^8.7.0"
25842584
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)