Skip to content

Commit 6370b1e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.34.2
1 parent be6428a commit 6370b1e

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
@@ -99,7 +99,7 @@
9999
"nyc": "15.1.0",
100100
"power-assert": "1.6.1",
101101
"regenerator-runtime": "0.13.7",
102-
"xo": "0.34.1"
102+
"xo": "0.34.2"
103103
},
104104
"files": [
105105
"lib"

yarn.lock

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

8356-
xo@0.34.1:
8357-
version "0.34.1"
8358-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
8359-
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
8356+
xo@0.34.2:
8357+
version "0.34.2"
8358+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.2.tgz#5b756364a017830795edfb2332d5410628c2c253"
8359+
integrity sha512-GhCUAx99ExfHMXFqcmLfHg8G81NP87GouJcoEozdjxQDph2x3MQ9EIFWbCiowwOJRYb22VS5F3s+urp1eP6gBg==
83608360
dependencies:
83618361
"@typescript-eslint/eslint-plugin" "^4.4.1"
83628362
"@typescript-eslint/parser" "^4.4.1"

0 commit comments

Comments
 (0)