Browse Source

Bump glob-parent, ava and xo

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependencies [glob-parent](https://github.com/gulpjs/glob-parent), [ava](https://github.com/avajs/ava) and [xo](https://github.com/xojs/xo). These dependencies need to be updated together.


Updates `glob-parent` from 2.0.0 to 5.1.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v2.0.0...v5.1.2)

Updates `ava` from 0.25.0 to 5.1.1
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v0.25.0...v5.1.1)

Updates `xo` from 0.23.0 to 0.53.1
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.23.0...v0.53.1)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
- dependency-name: ava
  dependency-type: direct:development
- dependency-name: xo
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/glob-parent-and-ava-and-xo-5.1.2
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
160fe4499d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 23214
      package-lock.json
  2. 4
      package.json

23214
package-lock.json

File diff suppressed because it is too large

4
package.json

@ -22,9 +22,9 @@
"randombytes": "^2.0.6"
},
"devDependencies": {
"ava": "^0.25.0",
"ava": "^5.1.1",
"coveralls": "^3.0.2",
"nyc": "^13.1.0",
"xo": "^0.23.0"
"xo": "^0.53.1"
}
}

Loading…
Cancel
Save