dependabot/npm_and_yarn/glob-parent-and-xo-5.1.2 Bump glob-parent and xo

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


Updates `glob-parent` from 5.1.1 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/v5.1.1...v5.1.2)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored GitHub committed

Push event #54 errored

  • Ran for
  • Total time
  • New branch build
techgaun/get-nepali-number:.travis.yml@cf6e344
language: node_js
node_js:
  - 'stable'
  - 'lts/*'
  - '10'
  - '11'
  - '12'
  - '13'
  - '14'
Build Config
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "node_js": [
    "stable",
    "lts/*",
    "10",
    "11",
    "12",
    "13",
    "14"
  ]
}