Bump ava from 5.1.0 to 5.1.1

Bumps [ava](https://github.com/avajs/ava) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-16 11:03:33 +00:00 committed by Labhansh Agrawal
parent 554e420754
commit 1650b65c4b
2 changed files with 17 additions and 17 deletions

View file

@ -100,7 +100,7 @@
"@types/uuid": "9.0.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"ava": "5.1.0",
"ava": "5.1.1",
"babel-loader": "9.1.2",
"concurrently": "7.6.0",
"copy-webpack-plugin": "11.0.0",

View file

@ -1782,10 +1782,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@5.1.0:
version "5.1.0"
resolved "https://registry.npmjs.org/ava/-/ava-5.1.0.tgz#98c4aac86a427c9843d3af13f25552b71014bff7"
integrity sha512-e5VFrSQ0WBPyZJWRXVrO7RFOizFeNM0t2PORwrPvWtApgkORI6cvGnY3GX1G+lzpd0HjqNx5Jus22AhxVnUMNA==
ava@5.1.1:
version "5.1.1"
resolved "https://registry.npmjs.org/ava/-/ava-5.1.1.tgz#41b1e1f60965b0701aca3a48bc63cb4c94f7ee6d"
integrity sha512-od1CWgWVIKZSdEc1dhQWhbsd6KBs0EYjek7eqZNGPvy+NyC9Q1bXixcadlgOXwDG9aM0zLMQZwRXfe9gMb1LQQ==
dependencies:
acorn "^8.8.1"
acorn-walk "^8.2.0"
@ -1794,10 +1794,10 @@ ava@5.1.0:
arrify "^3.0.0"
callsites "^4.0.0"
cbor "^8.1.0"
chalk "^5.1.2"
chalk "^5.2.0"
chokidar "^3.5.3"
chunkd "^2.0.1"
ci-info "^3.6.1"
ci-info "^3.7.1"
ci-parallel-vars "^1.0.1"
clean-yaml-object "^0.1.0"
cli-truncate "^3.1.0"
@ -1809,7 +1809,7 @@ ava@5.1.0:
del "^7.0.0"
emittery "^1.0.1"
figures "^5.0.0"
globby "^13.1.2"
globby "^13.1.3"
ignore-by-default "^2.1.0"
indent-string "^5.0.0"
is-error "^2.2.2"
@ -2234,7 +2234,7 @@ chalk@2.4.2, chalk@^2.0.0:
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"
chalk@5.2.0, chalk@^5.0.0, chalk@^5.1.2:
chalk@5.2.0, chalk@^5.0.0, chalk@^5.1.2, chalk@^5.2.0:
version "5.2.0"
resolved "https://registry.npmjs.org/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==
@ -2302,10 +2302,10 @@ ci-info@^2.0.0:
resolved "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
ci-info@^3.1.1, ci-info@^3.6.1:
version "3.6.1"
resolved "https://registry.npmjs.org/ci-info/-/ci-info-3.6.1.tgz#7594f1c95cb7fdfddee7af95a13af7dbc67afdcf"
integrity sha512-up5ggbaDqOqJ4UqLKZ2naVkyqSJQgJi5lwD6b6mM748ysrghDBX0bx/qJTUHzw7zu6Mq4gycviSF5hJnwceD8w==
ci-info@^3.1.1, ci-info@^3.7.1:
version "3.7.1"
resolved "https://registry.npmjs.org/ci-info/-/ci-info-3.7.1.tgz#708a6cdae38915d597afdf3b145f2f8e1ff55f3f"
integrity sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w==
ci-parallel-vars@^1.0.1:
version "1.0.1"
@ -4179,10 +4179,10 @@ globby@^11.0.3:
merge2 "^1.3.0"
slash "^3.0.0"
globby@^13.1.1, globby@^13.1.2:
version "13.1.2"
resolved "https://registry.npmjs.org/globby/-/globby-13.1.2.tgz#29047105582427ab6eca4f905200667b056da515"
integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==
globby@^13.1.1, globby@^13.1.2, globby@^13.1.3:
version "13.1.3"
resolved "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz#f62baf5720bcb2c1330c8d4ef222ee12318563ff"
integrity sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==
dependencies:
dir-glob "^3.0.1"
fast-glob "^3.2.11"