Skip to content

Commit d88608d

Browse files
committed
⬆️ deps: Upgrade dependency xo to v0.59.3.
1 parent d378559 commit d88608d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"pinst": "3.0.0",
108108
"power-assert": "1.6.1",
109109
"regenerator-runtime": "0.14.1",
110-
"xo": "0.59.2"
110+
"xo": "0.59.3"
111111
},
112112
"ava": {
113113
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11867,10 +11867,10 @@ xdg-basedir@^5.0.1, xdg-basedir@^5.1.0:
1186711867
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
1186811868
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
1186911869

11870-
11871-
version "0.59.2"
11872-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.59.2.tgz#11a5e46b9a6e0b6afe041eff3498d4e8248c494b"
11873-
integrity sha512-sg7MEgQp/I7KW8ssUdTsO0JmOjppPWx3m3y1/T0r5lQY9n4UAUjF2zuPX/C0IcwrNwFpdHoSYcbHUdGEmWUFmw==
11870+
11871+
version "0.59.3"
11872+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.59.3.tgz#21635dbbbda132103c8ab13ef840c67f10e79da1"
11873+
integrity sha512-jjUplAF4kqNP22HIlgnW+Ej8/Z1utf4Mzw/dLsbOcSpnUgrEqcyaS/OhGFriFyEBbnWVkslnYgUHiDsb6lNiBQ==
1187411874
dependencies:
1187511875
"@eslint/eslintrc" "^3.1.0"
1187611876
"@typescript-eslint/eslint-plugin" "^7.16.1"

0 commit comments

Comments
 (0)