3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 10:25:01 +00:00

chore(deps): bump cacheable-request and ava in /shared

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `ava` from 2.4.0 to 5.2.0
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v2.4.0...v5.2.0)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: ava
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-11 09:57:17 +00:00 committed by GitHub
parent 801cd2630b
commit 56f6146175
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 654 additions and 2807 deletions

3459
shared/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -8,7 +8,7 @@
},
"dependencies": {},
"devDependencies": {
"ava": "^2.4.0",
"ava": "^5.2.0",
"ts-node": "^8.4.1"
},
"ava": {