Skip to content

Commit 110add9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.29.1
1 parent ea27bf5 commit 110add9

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
@@ -48,7 +48,7 @@
4848
"esdoc-standard-plugin": "1.0.0",
4949
"np": "5.2.1",
5050
"nyc": "14.1.1",
51-
"xo": "0.29.0"
51+
"xo": "0.29.1"
5252
},
5353
"files": [
5454
"lib"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8689,10 +8689,10 @@ xdg-basedir@^4.0.0:
86898689
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
86908690
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
86918691

8692-
8693-
version "0.29.0"
8694-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.29.0.tgz#8d5ccef9a6952864bc74eb12e4bd97fa61d62416"
8695-
integrity sha512-PpNFFRiAVwEeYqxxZxbLwo4FXu0/gZvQzDUgyKmFNkNG7NBEtoo+Csa4t9XAUjxd0gKC7sOakt320ovxeRPQPQ==
8692+
8693+
version "0.29.1"
8694+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.29.1.tgz#e6231d079c18b48a84770e5c1cc3d8e18773abbe"
8695+
integrity sha512-ohlXtUatjHi4f7dRF+c/nv08zyB3+iROxwfX3xEIw2J5Tk5j4I/bPqx4tUzESVHFCh5tQbu528ZEPJmM5P3c/g==
86968696
dependencies:
86978697
"@typescript-eslint/eslint-plugin" "^2.27.0"
86988698
"@typescript-eslint/parser" "^2.27.0"

0 commit comments

Comments
 (0)