Skip to content

Commit 3ce8899

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency xo to v0.40.2
1 parent e157fbe commit 3ce8899

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
@@ -85,7 +85,7 @@
8585
"pinst": "2.1.6",
8686
"power-assert": "1.6.1",
8787
"regenerator-runtime": "0.13.7",
88-
"xo": "0.40.1"
88+
"xo": "0.40.2"
8989
},
9090
"ava": {
9191
"files": [

yarn.lock

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

10378-
xo@0.40.1:
10379-
version "0.40.1"
10380-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.1.tgz#5f9d7ca80d0f99b4d744b30987b92686a233b724"
10381-
integrity sha512-cle9DGwXjiL/Xu4KU2uajBLaNgi1K97BWO2sRJwAodWSRSdDFgLWdVCGCYQWCvRx/PI9yDaMM/KIng3U3yYPdQ==
10378+
xo@0.40.2:
10379+
version "0.40.2"
10380+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.2.tgz#68a8bed647cddb750fe75edecc2dbe866ddad803"
10381+
integrity sha512-luBFj3WAhE2EJKainO+lLPFF7aKvlRUdBZbn1iZuMeioPXaVqqcsb/Nbn0+l0sAcDwhJL6Wa1GFHFja6JAiTOw==
1038210382
dependencies:
1038310383
"@eslint/eslintrc" "^0.4.1"
1038410384
"@typescript-eslint/eslint-plugin" "^4.22.0"

0 commit comments

Comments
 (0)