1
0
Fork 0

build(deps): Bump yaml and xo

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


Removes `yaml`

Updates `xo` from 0.48.0 to 0.54.1
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.48.0...v0.54.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/yaml-and-xo--removed
dependabot[bot] 2023-04-25 00:42:20 +00:00 committed by GitHub
parent 3aa35e158b
commit a697e02455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2398 additions and 1651 deletions

4047
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"node-abort-controller": "^3.0.1",
"prettier": "^2.5.1",
"typescript": "^4.6.1-rc",
"xo": "^0.48.0"
"xo": "^0.54.1"
},
"prettier": {
"semi": true,