Skip to content

Commit c30f2bb

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

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
@@ -93,7 +93,7 @@
9393
"pinst": "2.1.6",
9494
"power-assert": "1.6.1",
9595
"regenerator-runtime": "0.13.7",
96-
"xo": "0.40.0"
96+
"xo": "0.40.1"
9797
},
9898
"ava": {
9999
"files": [

yarn.lock

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

10477-
10478-
version "0.40.0"
10479-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.0.tgz#32031355a1a0bad8bc57c8b75b00f76befffe901"
10480-
integrity sha512-Gcm4/qics4j992WH379D5oDKWI+Caann6I+wflmViIHA1tJ+YAiwRZ7V0brAzgW3yRka+9676e+GLoniWGNmaQ==
10477+
10478+
version "0.40.1"
10479+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.1.tgz#5f9d7ca80d0f99b4d744b30987b92686a233b724"
10480+
integrity sha512-cle9DGwXjiL/Xu4KU2uajBLaNgi1K97BWO2sRJwAodWSRSdDFgLWdVCGCYQWCvRx/PI9yDaMM/KIng3U3yYPdQ==
1048110481
dependencies:
1048210482
"@eslint/eslintrc" "^0.4.1"
1048310483
"@typescript-eslint/eslint-plugin" "^4.22.0"

0 commit comments

Comments
 (0)