Bump ava from 4.1.0 to 4.2.0

Bumps [ava](https://github.com/avajs/ava) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: ava
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-11 11:58:17 +00:00 committed by Labhansh Agrawal
parent b77c1f2d5b
commit 70d76c8650
2 changed files with 5 additions and 5 deletions

View file

@ -92,7 +92,7 @@
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"ava": "4.1.0",
"ava": "4.2.0",
"babel-loader": "8.2.4",
"concurrently": "7.1.0",
"copy-webpack-plugin": "10.2.4",

View file

@ -1663,10 +1663,10 @@ atob@^2.1.2:
resolved "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
ava@4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/ava/-/ava-4.1.0.tgz#a8e2fb84f17ff7b2b40b389103f677edf11351b9"
integrity sha512-QD6MBWHzagAwb9vxduXzVWx6Q77DUHLxvIebSY6+enL+Ri6KzSZYj0IBOFifA26wfpJPZnWKLUh3vwx1LyVh/g==
ava@4.2.0:
version "4.2.0"
resolved "https://registry.npmjs.org/ava/-/ava-4.2.0.tgz#50c954cb32fd433b01d1e8245ea2f5cfb6e4412d"
integrity sha512-96N/rH2ZlBjoh18CsjH3zfo/rzukkRoqNK7R/Z3MLRrqu6cRRf+i4Zwna7ZRYEIl55yF1BKh/nSPCZWqoXfPJA==
dependencies:
acorn "^8.7.0"
acorn-walk "^8.2.0"