Skip to content

Commit 69294bd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.34.2
1 parent 1edb94b commit 69294bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"nyc": "15.1.0",
9696
"power-assert": "1.6.1",
9797
"regenerator-runtime": "0.13.7",
98-
"xo": "0.34.1"
98+
"xo": "0.34.2"
9999
},
100100
"files": [
101101
"lib"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8185,10 +8185,10 @@ xdg-basedir@^4.0.0:
81858185
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
81868186
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
81878187

8188-
8189-
version "0.34.1"
8190-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
8191-
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
8188+
8189+
version "0.34.2"
8190+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.2.tgz#5b756364a017830795edfb2332d5410628c2c253"
8191+
integrity sha512-GhCUAx99ExfHMXFqcmLfHg8G81NP87GouJcoEozdjxQDph2x3MQ9EIFWbCiowwOJRYb22VS5F3s+urp1eP6gBg==
81928192
dependencies:
81938193
"@typescript-eslint/eslint-plugin" "^4.4.1"
81948194
"@typescript-eslint/parser" "^4.4.1"

0 commit comments

Comments
 (0)