Skip to content

Commit

Permalink
build(deps-dev): bump ava from 4.0.1 to 4.1.0 in /web/wats
Browse files Browse the repository at this point in the history
Bumps [ava](https://github.com/avajs/ava) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v4.0.1...v4.1.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 Mar 10, 2022
1 parent dabb94d commit 0db047b
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 224 deletions.
199 changes: 64 additions & 135 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.0.1"
"ava": "^4.1.0"
},
"scripts": {
"test": "ava --serial"
Expand Down
Loading

0 comments on commit 0db047b

Please sign in to comment.