Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 7f8d4b3

Browse files
build(deps-dev): Bump xo from 0.28.0 to 0.28.1 (#37)
Bumps [xo](https://github.com/xojs/xo) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v0.28.0...v0.28.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent fbd98cb commit 7f8d4b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"prettier": "^1.19.1",
1515
"semantic-release": "^17.0.4",
1616
"typescript": "^3.8.3",
17-
"xo": "^0.28.0"
17+
"xo": "^0.28.1"
1818
},
1919
"engines": {
2020
"node": "12"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7425,10 +7425,10 @@ xdg-basedir@^4.0.0:
74257425
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13"
74267426
integrity sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==
74277427

7428-
xo@^0.28.0:
7429-
version "0.28.0"
7430-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.28.0.tgz#8dc9d2efff505f03c4068121aa49e543c14a71ac"
7431-
integrity sha512-Ilen8cwO6KyCUmCIwBDnMRHArIm6jOfJViz6mwD5t63AsQC+xsmb2Vvvp0mkKCEzeY6J+tKVK+4mYGpqSYYKPA==
7428+
xo@^0.28.1:
7429+
version "0.28.1"
7430+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.28.1.tgz#90284169f31972728b5821878b4e0368ed9e6671"
7431+
integrity sha512-MEbLch4PUwBZw9G+JU0xn6/Udl39LirSF1RfR+TN5Ql+HcwmLCEHFMcV0jL71FD1XopWIWkCDZ8d8QQWFvsdnw==
74327432
dependencies:
74337433
"@typescript-eslint/eslint-plugin" "^2.23.0"
74347434
"@typescript-eslint/parser" "^2.23.0"

0 commit comments

Comments
 (0)