Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency xo to v0.59.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent e1f21f5 commit 8c98bec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"pinst": "3.0.0",
"power-assert": "1.6.1",
"regenerator-runtime": "0.14.1",
"xo": "0.59.0"
"xo": "0.59.2"
},
"ava": {
"files": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11928,10 +11928,10 @@ xdg-basedir@^5.0.1, xdg-basedir@^5.1.0:
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=

[email protected].0:
version "0.59.0"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.59.0.tgz#15858bb5a1df4ac02485c77315e3af85f3782b28"
integrity sha512-SBYYsZahFkdKKuz53Y3szikIfyAk1EVQimdwwXbxXKh35vwq7OEZWuezPda2wWizYGnJ7ZVfNxem4qc+BI60rg==
[email protected].2:
version "0.59.2"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.59.2.tgz#11a5e46b9a6e0b6afe041eff3498d4e8248c494b"
integrity sha512-sg7MEgQp/I7KW8ssUdTsO0JmOjppPWx3m3y1/T0r5lQY9n4UAUjF2zuPX/C0IcwrNwFpdHoSYcbHUdGEmWUFmw==
dependencies:
"@eslint/eslintrc" "^3.1.0"
"@typescript-eslint/eslint-plugin" "^7.16.1"
Expand Down

0 comments on commit 8c98bec

Please sign in to comment.