Skip to content

Commit b86099c

Browse files
committed
⬆️ deps: Upgrade dependency ava to v4.3.1
1 parent 84bee07 commit b86099c

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.18.9",
7373
"@commitlint/cli": "17.0.3",
7474
"@js-library/commitlint-config": "0.0.4",
75-
"ava": "4.3.0",
75+
"ava": "4.3.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
@@ -2763,10 +2763,10 @@ autoprefixer@^10.1.0:
27632763
picocolors "^1.0.0"
27642764
postcss-value-parser "^4.1.0"
27652765

2766-
ava@4.3.0:
2767-
version "4.3.0"
2768-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.0.tgz#e9466990caba63789eac3a0013714ea76dd82463"
2769-
integrity sha512-Ap0u8rp8wOBN6CxshgxrPSe191e8g52RWGoXeDB57ubo4fyZyStfI6OxQi/bl0yxIDEOYHhCiGwihbzlMNJw3Q==
2766+
ava@4.3.1:
2767+
version "4.3.1"
2768+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.1.tgz#376a788a5a863c39a9dd2dab9fcbbbcf94bf6c38"
2769+
integrity sha512-zdSp9QxRTmN5hJeGmg+ZjUKL5yHFLMcP/0KBla8GH25XD8Xm7Uc34CDFlwqGL6JXtjNbVkJ0Zw+DqcTf4ggCCA==
27702770
dependencies:
27712771
acorn "^8.7.1"
27722772
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)