Skip to content

Commit f649ad7

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.34.2
1 parent 273ad8c commit f649ad7

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
@@ -52,7 +52,7 @@
5252
"nyc": "15.1.0",
5353
"power-assert": "1.6.1",
5454
"regenerator-runtime": "0.13.7",
55-
"xo": "0.34.1"
55+
"xo": "0.34.2"
5656
},
5757
"files": [
5858
"lib"

yarn.lock

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

8337-
8338-
version "0.34.1"
8339-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
8340-
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
8337+
8338+
version "0.34.2"
8339+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.2.tgz#5b756364a017830795edfb2332d5410628c2c253"
8340+
integrity sha512-GhCUAx99ExfHMXFqcmLfHg8G81NP87GouJcoEozdjxQDph2x3MQ9EIFWbCiowwOJRYb22VS5F3s+urp1eP6gBg==
83418341
dependencies:
83428342
"@typescript-eslint/eslint-plugin" "^4.4.1"
83438343
"@typescript-eslint/parser" "^4.4.1"

0 commit comments

Comments
 (0)