Skip to content

Commit 39ac5ee

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency xo to v0.40.3
1 parent f989c5e commit 39ac5ee

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"pinst": "2.1.6",
8888
"power-assert": "1.6.1",
8989
"regenerator-runtime": "0.13.7",
90-
"xo": "0.40.2"
90+
"xo": "0.40.3"
9191
},
9292
"ava": {
9393
"files": [

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10451,7 +10451,7 @@ unset-value@^1.0.0:
1045110451
has-value "^0.3.1"
1045210452
isobject "^3.0.0"
1045310453

10454-
update-notifier@^5.0.1, update-notifier@^5.1.0:
10454+
update-notifier@^5.0.1:
1045510455
version "5.1.0"
1045610456
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.1.0.tgz#4ab0d7c7f36a231dd7316cf7729313f0214d9ad9"
1045710457
integrity sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==
@@ -10695,10 +10695,10 @@ xdg-basedir@^4.0.0:
1069510695
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
1069610696
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
1069710697

10698-
xo@0.40.2:
10699-
version "0.40.2"
10700-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.2.tgz#68a8bed647cddb750fe75edecc2dbe866ddad803"
10701-
integrity sha512-luBFj3WAhE2EJKainO+lLPFF7aKvlRUdBZbn1iZuMeioPXaVqqcsb/Nbn0+l0sAcDwhJL6Wa1GFHFja6JAiTOw==
10698+
xo@0.40.3:
10699+
version "0.40.3"
10700+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.3.tgz#35f21ff19fc4080dd9b888bee520434955b137e8"
10701+
integrity sha512-g39uOETzRMQgp+vwykQTs5of0lwGuT1d0ebUzV04BRc0Ie5yn3ddKTd9ORUG6PC2NjcI3vE4Iad13Tddmkfovw==
1070210702
dependencies:
1070310703
"@eslint/eslintrc" "^0.4.1"
1070410704
"@typescript-eslint/eslint-plugin" "^4.22.0"
@@ -10745,7 +10745,6 @@ xo@0.40.2:
1074510745
slash "^3.0.0"
1074610746
to-absolute-glob "^2.0.2"
1074710747
typescript "^4.2.4"
10748-
update-notifier "^5.1.0"
1074910748

1075010749
xtend@^4.0.0:
1075110750
version "4.0.2"

0 commit comments

Comments
 (0)