Skip to content

Commit f85e0d1

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

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
@@ -89,7 +89,7 @@
8989
"pinst": "2.1.6",
9090
"power-assert": "1.6.1",
9191
"regenerator-runtime": "0.13.7",
92-
"xo": "0.40.0"
92+
"xo": "0.40.1"
9393
},
9494
"ava": {
9595
"files": [

yarn.lock

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

9916-
9917-
version "0.40.0"
9918-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.0.tgz#32031355a1a0bad8bc57c8b75b00f76befffe901"
9919-
integrity sha512-Gcm4/qics4j992WH379D5oDKWI+Caann6I+wflmViIHA1tJ+YAiwRZ7V0brAzgW3yRka+9676e+GLoniWGNmaQ==
9916+
9917+
version "0.40.1"
9918+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.1.tgz#5f9d7ca80d0f99b4d744b30987b92686a233b724"
9919+
integrity sha512-cle9DGwXjiL/Xu4KU2uajBLaNgi1K97BWO2sRJwAodWSRSdDFgLWdVCGCYQWCvRx/PI9yDaMM/KIng3U3yYPdQ==
99209920
dependencies:
99219921
"@eslint/eslintrc" "^0.4.1"
99229922
"@typescript-eslint/eslint-plugin" "^4.22.0"

0 commit comments

Comments
 (0)