diff --git a/package.json b/package.json index fcecec2..f6cc07f 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@iterable-iterator/map": "1.0.1", "@iterable-iterator/range": "2.1.0", "@js-library/commitlint-config": "0.0.4", - "ava": "4.3.1", + "ava": "4.3.3", "babel-plugin-transform-remove-console": "6.9.4", "babel-plugin-unassert": "3.2.0", "babel-preset-power-assert": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 3583fe5..1f9d8e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3098,10 +3098,10 @@ autoprefixer@^10.1.0: normalize-range "^0.1.2" postcss-value-parser "^4.1.0" -ava@4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.1.tgz#376a788a5a863c39a9dd2dab9fcbbbcf94bf6c38" - integrity sha512-zdSp9QxRTmN5hJeGmg+ZjUKL5yHFLMcP/0KBla8GH25XD8Xm7Uc34CDFlwqGL6JXtjNbVkJ0Zw+DqcTf4ggCCA== +ava@4.3.3: + version "4.3.3" + resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.3.tgz#4ddcb650ed059e4e999a4b640de53ff00f4a008b" + integrity sha512-9Egq/d9R74ExrWohHeqUlexjDbgZJX5jA1Wq4KCTqc3wIfpGEK79zVy4rBtofJ9YKIxs4PzhJ8BgbW5PlAYe6w== dependencies: acorn "^8.7.1" acorn-walk "^8.2.0"