Bump got and np

Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [np](https://github.com/sindresorhus/np). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 11.8.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v11.8.6)

Updates `np` from 7.7.0 to 9.2.0
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](https://github.com/sindresorhus/np/compare/v7.7.0...v9.2.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: np
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-01 19:01:02 +00:00 committed by GitHub
parent dd126dd8c2
commit a5071bfc33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1972 additions and 1151 deletions

View file

@ -142,7 +142,7 @@
"eslint-plugin-prettier": "^4.2.1",
"msw": "^1.2.1",
"nock": "^13.3.0",
"np": "^7.7.0",
"np": "^9.2.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4",
"vitest": "^0.30.1"