Skip to content

Commit 4a1b659

Browse files
committed
⬆️ deps: Upgrade dependency ava to v4.3.3
1 parent b5d3176 commit 4a1b659

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.18.9",
7171
"@commitlint/cli": "17.0.3",
7272
"@js-library/commitlint-config": "0.0.4",
73-
"ava": "4.3.1",
73+
"ava": "4.3.3",
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
@@ -2876,10 +2876,10 @@ autoprefixer@^10.1.0:
28762876
picocolors "^1.0.0"
28772877
postcss-value-parser "^4.1.0"
28782878

2879-
ava@4.3.1:
2880-
version "4.3.1"
2881-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.1.tgz#376a788a5a863c39a9dd2dab9fcbbbcf94bf6c38"
2882-
integrity sha512-zdSp9QxRTmN5hJeGmg+ZjUKL5yHFLMcP/0KBla8GH25XD8Xm7Uc34CDFlwqGL6JXtjNbVkJ0Zw+DqcTf4ggCCA==
2879+
ava@4.3.3:
2880+
version "4.3.3"
2881+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.3.tgz#4ddcb650ed059e4e999a4b640de53ff00f4a008b"
2882+
integrity sha512-9Egq/d9R74ExrWohHeqUlexjDbgZJX5jA1Wq4KCTqc3wIfpGEK79zVy4rBtofJ9YKIxs4PzhJ8BgbW5PlAYe6w==
28832883
dependencies:
28842884
acorn "^8.7.1"
28852885
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)