Skip to content

Commit 35a067e

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency xo to v0.40.1
1 parent 91303ae commit 35a067e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"pinst": "2.1.6",
9999
"power-assert": "1.6.1",
100100
"regenerator-runtime": "0.13.7",
101-
"xo": "0.40.0"
101+
"xo": "0.40.1"
102102
},
103103
"ava": {
104104
"files": [

yarn.lock

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

10019-
xo@0.40.0:
10020-
version "0.40.0"
10021-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.0.tgz#32031355a1a0bad8bc57c8b75b00f76befffe901"
10022-
integrity sha512-Gcm4/qics4j992WH379D5oDKWI+Caann6I+wflmViIHA1tJ+YAiwRZ7V0brAzgW3yRka+9676e+GLoniWGNmaQ==
10019+
xo@0.40.1:
10020+
version "0.40.1"
10021+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.1.tgz#5f9d7ca80d0f99b4d744b30987b92686a233b724"
10022+
integrity sha512-cle9DGwXjiL/Xu4KU2uajBLaNgi1K97BWO2sRJwAodWSRSdDFgLWdVCGCYQWCvRx/PI9yDaMM/KIng3U3yYPdQ==
1002310023
dependencies:
1002410024
"@eslint/eslintrc" "^0.4.1"
1002510025
"@typescript-eslint/eslint-plugin" "^4.22.0"

0 commit comments

Comments
 (0)