mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump ava from 4.3.0 to 4.3.1
Bumps [ava](https://github.com/avajs/ava) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/avajs/ava/releases) - [Commits](https://github.com/avajs/ava/compare/v4.3.0...v4.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
f727813fdf
commit
92d1d4f823
2 changed files with 5 additions and 5 deletions
|
|
@ -96,7 +96,7 @@
|
|||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||
"@typescript-eslint/parser": "4.33.0",
|
||||
"ava": "4.3.0",
|
||||
"ava": "4.3.1",
|
||||
"babel-loader": "8.2.5",
|
||||
"concurrently": "7.2.2",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
|
|
|
|||
|
|
@ -1714,10 +1714,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.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.npmjs.org/ava/-/ava-4.3.0.tgz#e9466990caba63789eac3a0013714ea76dd82463"
|
||||
integrity sha512-Ap0u8rp8wOBN6CxshgxrPSe191e8g52RWGoXeDB57ubo4fyZyStfI6OxQi/bl0yxIDEOYHhCiGwihbzlMNJw3Q==
|
||||
ava@4.3.1:
|
||||
version "4.3.1"
|
||||
resolved "https://registry.npmjs.org/ava/-/ava-4.3.1.tgz#376a788a5a863c39a9dd2dab9fcbbbcf94bf6c38"
|
||||
integrity sha512-zdSp9QxRTmN5hJeGmg+ZjUKL5yHFLMcP/0KBla8GH25XD8Xm7Uc34CDFlwqGL6JXtjNbVkJ0Zw+DqcTf4ggCCA==
|
||||
dependencies:
|
||||
acorn "^8.7.1"
|
||||
acorn-walk "^8.2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue