Skip to content

Commit a3d7f18

Browse files
fix(deps): bump eslint-config-xo from 0.47.0 to 0.48.0
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: eslint-config-xo dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5379c1c commit a3d7f18

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
@@ -12,7 +12,7 @@
1212
"@typescript-eslint/eslint-plugin": "^8",
1313
"@typescript-eslint/parser": "^8",
1414
"eslint-config-oclif": "^5.2.2",
15-
"eslint-config-xo": "^0.47.0",
15+
"eslint-config-xo": "^0.48.0",
1616
"eslint-config-xo-space": "^0.35.0",
1717
"eslint-import-resolver-typescript": "^3.10.1",
1818
"eslint-plugin-import": "^2.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1080,10 +1080,10 @@ eslint-config-xo@^0.44.0:
10801080
dependencies:
10811081
confusing-browser-globals "1.0.11"
10821082

1083-
eslint-config-xo@^0.47.0:
1084-
version "0.47.0"
1085-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.47.0.tgz#57425c4c7afcc0c63e38ab4021211f6c4607d5b0"
1086-
integrity sha512-LWB0VXFI3EzZ5jJLH/F/Ph0XVnEe5Imqd1gEMWZqvdnQfHAPDs1E+v3WMZysmpOd57a1qUMeT/LCdkkwJlo3Dw==
1083+
eslint-config-xo@^0.48.0:
1084+
version "0.48.0"
1085+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.48.0.tgz#c23028b4b10d56f8f55ed241a43afda3b699180b"
1086+
integrity sha512-zINsjr18HJQtTRfod95Vz5wAwcIuN1ss8tRqFdSqj8fvXxJNYLrnEpE+Vderxu4Ydm3yIhYNyEUuP/c4wZerWA==
10871087
dependencies:
10881088
"@eslint/css" "^0.7.0"
10891089
"@eslint/json" "^0.12.0"

0 commit comments

Comments
 (0)