Skip to content

Commit 0c6312e

Browse files
committedJul 24, 2024
⬆️ deps: Upgrade dependency xo to v0.59.2.
1 parent 9e744da commit 0c6312e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"pinst": "3.0.0",
9797
"power-assert": "1.6.1",
9898
"regenerator-runtime": "0.14.1",
99-
"xo": "0.59.0"
99+
"xo": "0.59.2"
100100
},
101101
"ava": {
102102
"files": [

Diff for: ‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11269,10 +11269,10 @@ xdg-basedir@^5.0.1, xdg-basedir@^5.1.0:
1126911269
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
1127011270
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
1127111271

11272-
xo@0.59.0:
11273-
version "0.59.0"
11274-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.59.0.tgz#15858bb5a1df4ac02485c77315e3af85f3782b28"
11275-
integrity sha512-SBYYsZahFkdKKuz53Y3szikIfyAk1EVQimdwwXbxXKh35vwq7OEZWuezPda2wWizYGnJ7ZVfNxem4qc+BI60rg==
11272+
xo@0.59.2:
11273+
version "0.59.2"
11274+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.59.2.tgz#11a5e46b9a6e0b6afe041eff3498d4e8248c494b"
11275+
integrity sha512-sg7MEgQp/I7KW8ssUdTsO0JmOjppPWx3m3y1/T0r5lQY9n4UAUjF2zuPX/C0IcwrNwFpdHoSYcbHUdGEmWUFmw==
1127611276
dependencies:
1127711277
"@eslint/eslintrc" "^3.1.0"
1127811278
"@typescript-eslint/eslint-plugin" "^7.16.1"

0 commit comments

Comments
 (0)