Skip to content

Commit 8c278e5

Browse files
committed
⬆️ deps: Upgrade dependency ava to v5.3.1
1 parent 1a9126c commit 8c278e5

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": "5.3.0",
84+
"ava": "5.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
@@ -2932,10 +2932,10 @@ autoprefixer@^10.1.0:
29322932
normalize-range "^0.1.2"
29332933
postcss-value-parser "^4.1.0"
29342934

2935-
ava@5.3.0:
2936-
version "5.3.0"
2937-
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.0.tgz#b5c9e6b92f97cb0d4f9bf09be51daa4101ff21cf"
2938-
integrity sha512-QYvBdyygl1LGX13IuYsC4bkwVCzZeovMGbxYkD73i7DVJxNlWnFa06YgrBOTbjw2QvSKUl5fOJ92Kj5WK9hSeg==
2935+
ava@5.3.1:
2936+
version "5.3.1"
2937+
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.1.tgz#335737dd963b7941b90214836cea2e8de1f4d5f4"
2938+
integrity sha512-Scv9a4gMOXB6+ni4toLuhAm9KYWEjsgBglJl+kMGI5+IVDt120CCDZyB5HNU9DjmLI2t4I0GbnxGLmmRfGTJGg==
29392939
dependencies:
29402940
acorn "^8.8.2"
29412941
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)