Bump got and xo

Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [xo](https://github.com/xojs/xo). These dependencies need to be updated together.


Removes `got`

Updates `xo` from 0.24.0 to 0.58.0
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.24.0...v0.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-11 11:43:39 +00:00 committed by GitHub
parent fec61355c4
commit 066a6cd851
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3704 additions and 3434 deletions

7136
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -31,7 +31,7 @@
"twig": "~0.10.3"
},
"devDependencies": {
"xo": "^0.24.0"
"xo": "^0.58.0"
},
"xo": {
"semicolon": false,