Skip to content

Commit 4d8cb0a

Browse files
committed
Update dependency ava to v5.3.1
1 parent 7b0ed5a commit 4d8cb0a

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
@@ -54,7 +54,7 @@
5454
"@types/sinon": "10.0.15",
5555
"@typescript-eslint/eslint-plugin": "5.59.11",
5656
"@typescript-eslint/parser": "5.59.11",
57-
"ava": "5.3.0",
57+
"ava": "5.3.1",
5858
"bl": "6.0.2",
5959
"dotenv": "16.2.0",
6060
"eslint": "8.42.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1855,10 +1855,10 @@ atob@^2.1.2:
18551855
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
18561856
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
18571857

1858-
ava@5.3.0:
1859-
version "5.3.0"
1860-
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.0.tgz#b5c9e6b92f97cb0d4f9bf09be51daa4101ff21cf"
1861-
integrity sha512-QYvBdyygl1LGX13IuYsC4bkwVCzZeovMGbxYkD73i7DVJxNlWnFa06YgrBOTbjw2QvSKUl5fOJ92Kj5WK9hSeg==
1858+
ava@5.3.1:
1859+
version "5.3.1"
1860+
resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.1.tgz#335737dd963b7941b90214836cea2e8de1f4d5f4"
1861+
integrity sha512-Scv9a4gMOXB6+ni4toLuhAm9KYWEjsgBglJl+kMGI5+IVDt120CCDZyB5HNU9DjmLI2t4I0GbnxGLmmRfGTJGg==
18621862
dependencies:
18631863
acorn "^8.8.2"
18641864
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)