Skip to content

Commit c7f1ef7

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.34.2
1 parent 81148f0 commit c7f1ef7

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

yarn.lock

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

8381-
8382-
version "0.34.1"
8383-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
8384-
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
8381+
8382+
version "0.34.2"
8383+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.2.tgz#5b756364a017830795edfb2332d5410628c2c253"
8384+
integrity sha512-GhCUAx99ExfHMXFqcmLfHg8G81NP87GouJcoEozdjxQDph2x3MQ9EIFWbCiowwOJRYb22VS5F3s+urp1eP6gBg==
83858385
dependencies:
83868386
"@typescript-eslint/eslint-plugin" "^4.4.1"
83878387
"@typescript-eslint/parser" "^4.4.1"

0 commit comments

Comments
 (0)