Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 99a4516

Browse files
committed
chore(deps): update dependency ava to v3.3.0
1 parent 7aa8e6e commit 99a4516

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@softwareventures/tsconfig": "2.1.0",
2727
"@softwareventures/tslint-rules": "0.7.1",
28-
"ava": "3.2.0",
28+
"ava": "3.3.0",
2929
"cz-conventional-changelog": "3.1.0",
3030
"semantic-release": "17.0.2",
3131
"ts-node": "8.6.2",

yarn.lock

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

600-
ava@3.2.0:
601-
version "3.2.0"
602-
resolved "https://registry.yarnpkg.com/ava/-/ava-3.2.0.tgz#ab019f211c24f5d732b26babb7c75635012d3b83"
603-
integrity sha512-Jf2DlzrDp83f8OcyN0fNcT6QX1ORk3E/bCxBrwPxbh3Szg8eA03QjK/ZYjAa6OHIEWBxZuuT7x7kupgrUo7HVQ==
600+
ava@3.3.0:
601+
version "3.3.0"
602+
resolved "https://registry.yarnpkg.com/ava/-/ava-3.3.0.tgz#f95d9630e0811e7c03cbd1fa1316a9c8a872c6bb"
603+
integrity sha512-RaH6jpiS/9ZdIuP1QkyhHvhprk0h38LVdkkpL7Mw25XR3z/6w1N3Nq9O2qm3awnw38CfIztmipzkv+671nWH2w==
604604
dependencies:
605605
"@concordance/react" "^2.0.0"
606606
ansi-styles "^4.2.1"

0 commit comments

Comments
 (0)