Bump cacheable-request, @release-it/bumper and release-it

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependencies [cacheable-request](https://github.com/jaredwray/cacheable-request), [@release-it/bumper](https://github.com/release-it/bumper) and [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together.


Updates `cacheable-request` from 6.1.0 to 10.2.7
- [Release notes](https://github.com/jaredwray/cacheable-request/releases)
- [Commits](https://github.com/jaredwray/cacheable-request/commits)

Updates `@release-it/bumper` from 3.0.1 to 4.0.2
- [Release notes](https://github.com/release-it/bumper/releases)
- [Commits](https://github.com/release-it/bumper/compare/3.0.1...4.0.2)

Updates `release-it` from 14.11.5 to 15.6.0
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.11.5...15.6.0)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: "@release-it/bumper"
  dependency-type: direct:development
- dependency-name: release-it
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-12 06:46:03 +00:00 committed by GitHub
parent 297b331435
commit 127bea1394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4335 additions and 2454 deletions

6785
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,8 +8,8 @@
"test": "tests"
},
"devDependencies": {
"@release-it/bumper": "^3.0.1",
"release-it": "^14.11.5"
"@release-it/bumper": "^4.0.2",
"release-it": "^15.6.0"
},
"scripts": {
"release": "release-it"