Skip to content

Commit

Permalink
build(deps-dev): bump ava from 4.1.0 to 4.2.0 in /web/wats
Browse files Browse the repository at this point in the history
Bumps [ava](https://github.com/avajs/ava) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 14, 2022
1 parent a01d87a commit 1b597ab
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
54 changes: 27 additions & 27 deletions web/wats/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/wats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"ava": "^4.1.0"
"ava": "^4.2.0"
},
"scripts": {
"test": "ava --serial"
Expand Down
8 changes: 4 additions & 4 deletions web/wats/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ arrify@^3.0.0:
resolved "https://registry.yarnpkg.com/arrify/-/arrify-3.0.0.tgz#ccdefb8eaf2a1d2ab0da1ca2ce53118759fd46bc"
integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==

ava@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/ava/-/ava-4.1.0.tgz#a8e2fb84f17ff7b2b40b389103f677edf11351b9"
integrity sha512-QD6MBWHzagAwb9vxduXzVWx6Q77DUHLxvIebSY6+enL+Ri6KzSZYj0IBOFifA26wfpJPZnWKLUh3vwx1LyVh/g==
ava@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/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"
Expand Down

0 comments on commit 1b597ab

Please sign in to comment.