1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 14:46:22 -04:00

Bump xo from 0.28.0 to 0.28.1

Bumps [xo](https://github.com/xojs/xo) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.28.0...v0.28.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-26 12:27:26 +00:00 committed by Jake Jarvis
parent 1e11110408
commit 72ae735310

12
package-lock.json generated
View File

@ -111,9 +111,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "13.9.3", "version": "12.12.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.9.3.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.31.tgz",
"integrity": "sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==", "integrity": "sha512-T+wnJno8uh27G9c+1T+a1/WYCHzLeDqtsGJkoEdSp2X8RTh3oOCZQcUnjAx90CS8cmmADX51O0FI/tu9s0yssg==",
"dev": true "dev": true
}, },
"@types/normalize-package-data": { "@types/normalize-package-data": {
@ -6961,9 +6961,9 @@
"dev": true "dev": true
}, },
"xo": { "xo": {
"version": "0.28.0", "version": "0.28.1",
"resolved": "https://registry.npmjs.org/xo/-/xo-0.28.0.tgz", "resolved": "https://registry.npmjs.org/xo/-/xo-0.28.1.tgz",
"integrity": "sha512-Ilen8cwO6KyCUmCIwBDnMRHArIm6jOfJViz6mwD5t63AsQC+xsmb2Vvvp0mkKCEzeY6J+tKVK+4mYGpqSYYKPA==", "integrity": "sha512-MEbLch4PUwBZw9G+JU0xn6/Udl39LirSF1RfR+TN5Ql+HcwmLCEHFMcV0jL71FD1XopWIWkCDZ8d8QQWFvsdnw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@typescript-eslint/eslint-plugin": "^2.23.0", "@typescript-eslint/eslint-plugin": "^2.23.0",