Skip to content

Commit 447a9d9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.34.2
1 parent f75a154 commit 447a9d9

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
@@ -8200,10 +8200,10 @@ xdg-basedir@^4.0.0:
82008200
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
82018201
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
82028202

8203-
8204-
version "0.34.1"
8205-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
8206-
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
8203+
8204+
version "0.34.2"
8205+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.2.tgz#5b756364a017830795edfb2332d5410628c2c253"
8206+
integrity sha512-GhCUAx99ExfHMXFqcmLfHg8G81NP87GouJcoEozdjxQDph2x3MQ9EIFWbCiowwOJRYb22VS5F3s+urp1eP6gBg==
82078207
dependencies:
82088208
"@typescript-eslint/eslint-plugin" "^4.4.1"
82098209
"@typescript-eslint/parser" "^4.4.1"

0 commit comments

Comments
 (0)