Skip to content

Commit 346c6b1

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency xo to v0.40.3
1 parent 259f973 commit 346c6b1

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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.2"
96+
"xo": "0.40.3"
9797
},
9898
"ava": {
9999
"files": [

yarn.lock

+5-6
Original file line numberDiff line numberDiff line change
@@ -10487,7 +10487,7 @@ unset-value@^1.0.0:
1048710487
has-value "^0.3.1"
1048810488
isobject "^3.0.0"
1048910489

10490-
update-notifier@^5.0.1, update-notifier@^5.1.0:
10490+
update-notifier@^5.0.1:
1049110491
version "5.1.0"
1049210492
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.1.0.tgz#4ab0d7c7f36a231dd7316cf7729313f0214d9ad9"
1049310493
integrity sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==
@@ -10731,10 +10731,10 @@ xdg-basedir@^4.0.0:
1073110731
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
1073210732
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
1073310733

10734-
10735-
version "0.40.2"
10736-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.2.tgz#68a8bed647cddb750fe75edecc2dbe866ddad803"
10737-
integrity sha512-luBFj3WAhE2EJKainO+lLPFF7aKvlRUdBZbn1iZuMeioPXaVqqcsb/Nbn0+l0sAcDwhJL6Wa1GFHFja6JAiTOw==
10734+
10735+
version "0.40.3"
10736+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.3.tgz#35f21ff19fc4080dd9b888bee520434955b137e8"
10737+
integrity sha512-g39uOETzRMQgp+vwykQTs5of0lwGuT1d0ebUzV04BRc0Ie5yn3ddKTd9ORUG6PC2NjcI3vE4Iad13Tddmkfovw==
1073810738
dependencies:
1073910739
"@eslint/eslintrc" "^0.4.1"
1074010740
"@typescript-eslint/eslint-plugin" "^4.22.0"
@@ -10781,7 +10781,6 @@ [email protected]:
1078110781
slash "^3.0.0"
1078210782
to-absolute-glob "^2.0.2"
1078310783
typescript "^4.2.4"
10784-
update-notifier "^5.1.0"
1078510784

1078610785
xtend@^4.0.0:
1078710786
version "4.0.2"

0 commit comments

Comments
 (0)