Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit a398cf4

Browse files
build(deps-dev): Bump eslint-config-xo-typescript from 0.24.1 to 0.26.0 (#5)
Bumps [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) from 0.24.1 to 0.26.0. - [Release notes](https://github.com/xojs/eslint-config-xo-typescript/releases) - [Commits](xojs/eslint-config-xo-typescript@v0.24.1...v0.26.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6b9a6e5 commit a398cf4

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
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@typescript-eslint/eslint-plugin": "^2.19.2",
1515
"@typescript-eslint/parser": "^2.17.0",
16-
"eslint-config-xo-typescript": "^0.24.1",
16+
"eslint-config-xo-typescript": "^0.26.0",
1717
"prettier": "^1.19.1",
1818
"typescript": "^3.7.5",
1919
"xo": "^0.25.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -896,10 +896,10 @@ eslint-config-prettier@^6.3.0:
896896
dependencies:
897897
get-stdin "^6.0.0"
898898

899-
eslint-config-xo-typescript@^0.24.1:
900-
version "0.24.1"
901-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.24.1.tgz#5de303feb5d27fa19d813163b6e904eb9f861368"
902-
integrity sha512-/o1e6tE/vy1semBCSa46SHmznt7mUD5Mdd6RlWSvt18clWXl0tWcl/FybwJ6ROhOHV3bFq5Y8Y5ySIWsE0fRjg==
899+
eslint-config-xo-typescript@^0.26.0:
900+
version "0.26.0"
901+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.26.0.tgz#c9e337d07f2b571d6fabe00b8fd31f117c9d2943"
902+
integrity sha512-0bBfXLQX5F7JgJx5HIrSx3bGZk2D8W0uhYXB0jv6L0ztmWl4yqfCn6J4zgjUqMCsahHIjyaafBWrnc6eVaETWg==
903903

904904
eslint-config-xo@^0.27.1:
905905
version "0.27.2"

0 commit comments

Comments
 (0)