mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump ava from 5.3.0 to 5.3.1
Bumps [ava](https://github.com/avajs/ava) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/avajs/ava/releases) - [Commits](https://github.com/avajs/ava/compare/v5.3.0...v5.3.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:
parent
4fe86f3dfc
commit
7d60a58409
2 changed files with 5 additions and 5 deletions
|
|
@ -99,7 +99,7 @@
|
|||
"@types/uuid": "9.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||
"@typescript-eslint/parser": "4.33.0",
|
||||
"ava": "5.3.0",
|
||||
"ava": "5.3.1",
|
||||
"babel-loader": "9.1.2",
|
||||
"concurrently": "8.2.0",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
|
|
|
|||
|
|
@ -1815,10 +1815,10 @@ at-least-node@^1.0.0:
|
|||
resolved "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
|
||||
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
|
||||
|
||||
ava@5.3.0:
|
||||
version "5.3.0"
|
||||
resolved "https://registry.npmjs.org/ava/-/ava-5.3.0.tgz#b5c9e6b92f97cb0d4f9bf09be51daa4101ff21cf"
|
||||
integrity sha512-QYvBdyygl1LGX13IuYsC4bkwVCzZeovMGbxYkD73i7DVJxNlWnFa06YgrBOTbjw2QvSKUl5fOJ92Kj5WK9hSeg==
|
||||
ava@5.3.1:
|
||||
version "5.3.1"
|
||||
resolved "https://registry.npmjs.org/ava/-/ava-5.3.1.tgz#335737dd963b7941b90214836cea2e8de1f4d5f4"
|
||||
integrity sha512-Scv9a4gMOXB6+ni4toLuhAm9KYWEjsgBglJl+kMGI5+IVDt120CCDZyB5HNU9DjmLI2t4I0GbnxGLmmRfGTJGg==
|
||||
dependencies:
|
||||
acorn "^8.8.2"
|
||||
acorn-walk "^8.2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue