Skip to content

Commit 6077a3f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.32.0
1 parent 922c11f commit 6077a3f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"esdoc-standard-plugin": "1.0.0",
4848
"np": "6.2.3",
4949
"nyc": "15.1.0",
50-
"xo": "0.31.0"
50+
"xo": "0.32.0"
5151
},
5252
"files": [
5353
"lib"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3209,10 +3209,10 @@ eslint-config-prettier@^6.11.0:
32093209
dependencies:
32103210
get-stdin "^6.0.0"
32113211

3212-
eslint-config-xo-typescript@^0.30.0:
3213-
version "0.30.0"
3214-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.30.0.tgz#a3e65e8ceb1b3a1f6031d41b52147142d710aa00"
3215-
integrity sha512-qkCT/CBpuZcRb/fkN+FGyMLRfpP2Qq9TUBoJfP+DwzsG05QJi5iv7tg4Df9LJCaMfKMJLCYdw3clG0H6aPcFjg==
3212+
eslint-config-xo-typescript@^0.31.0:
3213+
version "0.31.0"
3214+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.31.0.tgz#384b57f30732a5f2d374b5a6c466eee3b6b8db50"
3215+
integrity sha512-zxfUdKscsdrZTI5Uz9ZqAAR+W6fuH+DiQnTRRJAwLZaKJemT3hzH0DtIxNhB9t5fxKMwZYNYw2lvW4aWrSMbag==
32163216

32173217
eslint-config-xo@^0.30.0:
32183218
version "0.30.0"
@@ -8062,10 +8062,10 @@ xdg-basedir@^4.0.0:
80628062
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
80638063
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
80648064

8065-
xo@0.31.0:
8066-
version "0.31.0"
8067-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.31.0.tgz#7d772a4638e2a788d9f80171bf6b514cf19a5f69"
8068-
integrity sha512-c7Lj7Fuz4pe3wAvZdGhnVOgsm+f5ymCYGEZIBh1yiEyksJLGJ8Vjiaz0EhNmSKKhEHq7YrxGzI06ZS0GhA9+Hg==
8065+
xo@0.32.0:
8066+
version "0.32.0"
8067+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.32.0.tgz#f3eeaec5c0a8ac8003d5d872464d9091a6bf7b7a"
8068+
integrity sha512-PnrLzAb9vMKljc5y0tUM4MEZGtXJd8KkuYoszYQkzUyFk8ykDrrOPEDO7ZmpoGSEohNjRLusvgOUi1LJD/jQjA==
80698069
dependencies:
80708070
"@typescript-eslint/eslint-plugin" "^3.1.0"
80718071
"@typescript-eslint/parser" "^3.1.0"
@@ -8075,7 +8075,7 @@ [email protected]:
80758075
eslint "^7.1.0"
80768076
eslint-config-prettier "^6.11.0"
80778077
eslint-config-xo "^0.30.0"
8078-
eslint-config-xo-typescript "^0.30.0"
8078+
eslint-config-xo-typescript "^0.31.0"
80798079
eslint-formatter-pretty "^3.0.1"
80808080
eslint-import-resolver-webpack "^0.12.1"
80818081
eslint-plugin-ava "^10.3.0"

0 commit comments

Comments
 (0)