Skip to content

Commit cce0c4b

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

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
@@ -90,7 +90,7 @@
9090
"pinst": "2.1.6",
9191
"power-assert": "1.6.1",
9292
"regenerator-runtime": "0.13.7",
93-
"xo": "0.40.2"
93+
"xo": "0.40.3"
9494
},
9595
"ava": {
9696
"files": [

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9993,7 +9993,7 @@ unset-value@^1.0.0:
99939993
has-value "^0.3.1"
99949994
isobject "^3.0.0"
99959995

9996-
update-notifier@^5.0.1, update-notifier@^5.1.0:
9996+
update-notifier@^5.0.1:
99979997
version "5.1.0"
99989998
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.1.0.tgz#4ab0d7c7f36a231dd7316cf7729313f0214d9ad9"
99999999
integrity sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==
@@ -10210,10 +10210,10 @@ xdg-basedir@^4.0.0:
1021010210
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
1021110211
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
1021210212

10213-
10214-
version "0.40.2"
10215-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.2.tgz#68a8bed647cddb750fe75edecc2dbe866ddad803"
10216-
integrity sha512-luBFj3WAhE2EJKainO+lLPFF7aKvlRUdBZbn1iZuMeioPXaVqqcsb/Nbn0+l0sAcDwhJL6Wa1GFHFja6JAiTOw==
10213+
10214+
version "0.40.3"
10215+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.3.tgz#35f21ff19fc4080dd9b888bee520434955b137e8"
10216+
integrity sha512-g39uOETzRMQgp+vwykQTs5of0lwGuT1d0ebUzV04BRc0Ie5yn3ddKTd9ORUG6PC2NjcI3vE4Iad13Tddmkfovw==
1021710217
dependencies:
1021810218
"@eslint/eslintrc" "^0.4.1"
1021910219
"@typescript-eslint/eslint-plugin" "^4.22.0"
@@ -10260,7 +10260,6 @@ [email protected]:
1026010260
slash "^3.0.0"
1026110261
to-absolute-glob "^2.0.2"
1026210262
typescript "^4.2.4"
10263-
update-notifier "^5.1.0"
1026410263

1026510264
xtend@^4.0.0:
1026610265
version "4.0.2"

0 commit comments

Comments
 (0)