Skip to content

Commit 20b6b68

Browse files
committed
⬆️ deps: Upgrade dependency ava to v5.3.1
1 parent 2c3c37f commit 20b6b68

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.22.5",
7171
"@commitlint/cli": "17.6.5",
7272
"@js-library/commitlint-config": "0.0.4",
73-
"ava": "5.3.0",
73+
"ava": "5.3.1",
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
@@ -2846,10 +2846,10 @@ autoprefixer@^10.1.0:
28462846
picocolors "^1.0.0"
28472847
postcss-value-parser "^4.1.0"
28482848

2849-
ava@5.3.0:
2850-
version "5.3.0"
2851-
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.0.tgz#b5c9e6b92f97cb0d4f9bf09be51daa4101ff21cf"
2852-
integrity sha512-QYvBdyygl1LGX13IuYsC4bkwVCzZeovMGbxYkD73i7DVJxNlWnFa06YgrBOTbjw2QvSKUl5fOJ92Kj5WK9hSeg==
2849+
ava@5.3.1:
2850+
version "5.3.1"
2851+
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.1.tgz#335737dd963b7941b90214836cea2e8de1f4d5f4"
2852+
integrity sha512-Scv9a4gMOXB6+ni4toLuhAm9KYWEjsgBglJl+kMGI5+IVDt120CCDZyB5HNU9DjmLI2t4I0GbnxGLmmRfGTJGg==
28532853
dependencies:
28542854
acorn "^8.8.2"
28552855
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)