Skip to content

Commit a961952

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.32.0
1 parent eb656fb commit a961952

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
@@ -48,7 +48,7 @@
4848
"microtime": "3.0.0",
4949
"np": "6.2.3",
5050
"nyc": "15.1.0",
51-
"xo": "0.31.0"
51+
"xo": "0.32.0"
5252
},
5353
"files": [
5454
"lib"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3177,10 +3177,10 @@ eslint-config-prettier@^6.11.0:
31773177
dependencies:
31783178
get-stdin "^6.0.0"
31793179

3180-
eslint-config-xo-typescript@^0.30.0:
3181-
version "0.30.0"
3182-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.30.0.tgz#a3e65e8ceb1b3a1f6031d41b52147142d710aa00"
3183-
integrity sha512-qkCT/CBpuZcRb/fkN+FGyMLRfpP2Qq9TUBoJfP+DwzsG05QJi5iv7tg4Df9LJCaMfKMJLCYdw3clG0H6aPcFjg==
3180+
eslint-config-xo-typescript@^0.31.0:
3181+
version "0.31.0"
3182+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.31.0.tgz#384b57f30732a5f2d374b5a6c466eee3b6b8db50"
3183+
integrity sha512-zxfUdKscsdrZTI5Uz9ZqAAR+W6fuH+DiQnTRRJAwLZaKJemT3hzH0DtIxNhB9t5fxKMwZYNYw2lvW4aWrSMbag==
31843184

31853185
eslint-config-xo@^0.30.0:
31863186
version "0.30.0"
@@ -8050,10 +8050,10 @@ xdg-basedir@^4.0.0:
80508050
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
80518051
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
80528052

8053-
xo@0.31.0:
8054-
version "0.31.0"
8055-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.31.0.tgz#7d772a4638e2a788d9f80171bf6b514cf19a5f69"
8056-
integrity sha512-c7Lj7Fuz4pe3wAvZdGhnVOgsm+f5ymCYGEZIBh1yiEyksJLGJ8Vjiaz0EhNmSKKhEHq7YrxGzI06ZS0GhA9+Hg==
8053+
xo@0.32.0:
8054+
version "0.32.0"
8055+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.32.0.tgz#f3eeaec5c0a8ac8003d5d872464d9091a6bf7b7a"
8056+
integrity sha512-PnrLzAb9vMKljc5y0tUM4MEZGtXJd8KkuYoszYQkzUyFk8ykDrrOPEDO7ZmpoGSEohNjRLusvgOUi1LJD/jQjA==
80578057
dependencies:
80588058
"@typescript-eslint/eslint-plugin" "^3.1.0"
80598059
"@typescript-eslint/parser" "^3.1.0"
@@ -8063,7 +8063,7 @@ [email protected]:
80638063
eslint "^7.1.0"
80648064
eslint-config-prettier "^6.11.0"
80658065
eslint-config-xo "^0.30.0"
8066-
eslint-config-xo-typescript "^0.30.0"
8066+
eslint-config-xo-typescript "^0.31.0"
80678067
eslint-formatter-pretty "^3.0.1"
80688068
eslint-import-resolver-webpack "^0.12.1"
80698069
eslint-plugin-ava "^10.3.0"

0 commit comments

Comments
 (0)