Skip to content

Commit 459eea3

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2755,10 +2755,10 @@ autoprefixer@^10.1.0:
27552755
picocolors "^1.0.0"
27562756
postcss-value-parser "^4.1.0"
27572757

2758-
ava@4.1.0:
2759-
version "4.1.0"
2760-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.1.0.tgz#a8e2fb84f17ff7b2b40b389103f677edf11351b9"
2761-
integrity sha512-QD6MBWHzagAwb9vxduXzVWx6Q77DUHLxvIebSY6+enL+Ri6KzSZYj0IBOFifA26wfpJPZnWKLUh3vwx1LyVh/g==
2758+
ava@4.2.0:
2759+
version "4.2.0"
2760+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.2.0.tgz#50c954cb32fd433b01d1e8245ea2f5cfb6e4412d"
2761+
integrity sha512-96N/rH2ZlBjoh18CsjH3zfo/rzukkRoqNK7R/Z3MLRrqu6cRRf+i4Zwna7ZRYEIl55yF1BKh/nSPCZWqoXfPJA==
27622762
dependencies:
27632763
acorn "^8.7.0"
27642764
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)