Skip to content

Commit 71e7144

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency xo to v0.40.3
1 parent 9828c6b commit 71e7144

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
@@ -10752,7 +10752,7 @@ upath@^1.1.1:
1075210752
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
1075310753
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
1075410754

10755-
update-notifier@^5.0.1, update-notifier@^5.1.0:
10755+
update-notifier@^5.0.1:
1075610756
version "5.1.0"
1075710757
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.1.0.tgz#4ab0d7c7f36a231dd7316cf7729313f0214d9ad9"
1075810758
integrity sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==
@@ -10996,10 +10996,10 @@ xdg-basedir@^4.0.0:
1099610996
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
1099710997
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
1099810998

10999-
11000-
version "0.40.2"
11001-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.2.tgz#68a8bed647cddb750fe75edecc2dbe866ddad803"
11002-
integrity sha512-luBFj3WAhE2EJKainO+lLPFF7aKvlRUdBZbn1iZuMeioPXaVqqcsb/Nbn0+l0sAcDwhJL6Wa1GFHFja6JAiTOw==
10999+
11000+
version "0.40.3"
11001+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.3.tgz#35f21ff19fc4080dd9b888bee520434955b137e8"
11002+
integrity sha512-g39uOETzRMQgp+vwykQTs5of0lwGuT1d0ebUzV04BRc0Ie5yn3ddKTd9ORUG6PC2NjcI3vE4Iad13Tddmkfovw==
1100311003
dependencies:
1100411004
"@eslint/eslintrc" "^0.4.1"
1100511005
"@typescript-eslint/eslint-plugin" "^4.22.0"
@@ -11046,7 +11046,6 @@ [email protected]:
1104611046
slash "^3.0.0"
1104711047
to-absolute-glob "^2.0.2"
1104811048
typescript "^4.2.4"
11049-
update-notifier "^5.1.0"
1105011049

1105111050
xtend@^4.0.0:
1105211051
version "4.0.2"

0 commit comments

Comments
 (0)