Skip to content

Commit 129fa23

Browse files
committed
⬆️ deps: Upgrade dependency ava to v4.3.1
1 parent 711bfc9 commit 129fa23

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
@@ -81,7 +81,7 @@
8181
"@iterable-iterator/select": "1.0.0",
8282
"@iterable-iterator/zip": "1.0.1",
8383
"@js-library/commitlint-config": "0.0.4",
84-
"ava": "4.3.0",
84+
"ava": "4.3.1",
8585
"babel-plugin-transform-remove-console": "6.9.4",
8686
"babel-plugin-unassert": "3.2.0",
8787
"babel-preset-power-assert": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2742,10 +2742,10 @@ autoprefixer@^10.1.0:
27422742
normalize-range "^0.1.2"
27432743
postcss-value-parser "^4.1.0"
27442744

2745-
ava@4.3.0:
2746-
version "4.3.0"
2747-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.0.tgz#e9466990caba63789eac3a0013714ea76dd82463"
2748-
integrity sha512-Ap0u8rp8wOBN6CxshgxrPSe191e8g52RWGoXeDB57ubo4fyZyStfI6OxQi/bl0yxIDEOYHhCiGwihbzlMNJw3Q==
2745+
ava@4.3.1:
2746+
version "4.3.1"
2747+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.1.tgz#376a788a5a863c39a9dd2dab9fcbbbcf94bf6c38"
2748+
integrity sha512-zdSp9QxRTmN5hJeGmg+ZjUKL5yHFLMcP/0KBla8GH25XD8Xm7Uc34CDFlwqGL6JXtjNbVkJ0Zw+DqcTf4ggCCA==
27492749
dependencies:
27502750
acorn "^8.7.1"
27512751
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)