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

Commit 56e60ba

Browse files
build(deps-dev): Bump xo from 0.29.0 to 0.29.1 (#52)
Bumps [xo](https://github.com/xojs/xo) from 0.29.0 to 0.29.1. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v0.29.0...v0.29.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 d6322c8 commit 56e60ba

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
@@ -15,7 +15,7 @@
1515
"semantic-release": "^17.0.4",
1616
"type-fest": "^0.13.1",
1717
"typescript": "^3.8.3",
18-
"xo": "^0.29.0"
18+
"xo": "^0.29.1"
1919
},
2020
"engines": {
2121
"node": ">=8.3.0"

yarn.lock

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

7461-
xo@^0.29.0:
7462-
version "0.29.0"
7463-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.29.0.tgz#8d5ccef9a6952864bc74eb12e4bd97fa61d62416"
7464-
integrity sha512-PpNFFRiAVwEeYqxxZxbLwo4FXu0/gZvQzDUgyKmFNkNG7NBEtoo+Csa4t9XAUjxd0gKC7sOakt320ovxeRPQPQ==
7461+
xo@^0.29.1:
7462+
version "0.29.1"
7463+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.29.1.tgz#e6231d079c18b48a84770e5c1cc3d8e18773abbe"
7464+
integrity sha512-ohlXtUatjHi4f7dRF+c/nv08zyB3+iROxwfX3xEIw2J5Tk5j4I/bPqx4tUzESVHFCh5tQbu528ZEPJmM5P3c/g==
74657465
dependencies:
74667466
"@typescript-eslint/eslint-plugin" "^2.27.0"
74677467
"@typescript-eslint/parser" "^2.27.0"

0 commit comments

Comments
 (0)