Skip to content

Commit 98ec3e3

Browse files
committed
chore(deps): update dependency eslint-config-4catalyzer-typescript to v3
1 parent ea22095 commit 98ec3e3

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/parser": "^3.10.1",
5555
"babel-plugin-add-module-exports": "^1.0.4",
5656
"eslint-config-4catalyzer": "^1.2.0",
57-
"eslint-config-4catalyzer-typescript": "^2.0.4",
57+
"eslint-config-4catalyzer-typescript": "^3.1.2",
5858
"eslint-config-prettier": "^6.15.0",
5959
"eslint-plugin-import": "^2.23.4",
6060
"eslint-plugin-prettier": "^3.4.0",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3194,10 +3194,10 @@ debug@^3.0.0, debug@^3.1.1, debug@^3.2.6, debug@^3.2.7:
31943194
dependencies:
31953195
ms "^2.1.1"
31963196

3197-
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0:
3198-
version "4.2.0"
3199-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
3200-
integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
3197+
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3.1:
3198+
version "4.3.2"
3199+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
3200+
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
32013201
dependencies:
32023202
ms "2.1.2"
32033203

@@ -3616,13 +3616,13 @@ escodegen@^1.14.1:
36163616
optionalDependencies:
36173617
source-map "~0.6.1"
36183618

3619-
eslint-config-4catalyzer-typescript@^2.0.4:
3620-
version "2.0.4"
3621-
resolved "https://registry.yarnpkg.com/eslint-config-4catalyzer-typescript/-/eslint-config-4catalyzer-typescript-2.0.4.tgz#407b58df26582fe34894287ebd76c8e51e5b48c0"
3622-
integrity sha512-hHlDDvRuYcRqFh3z1D5qlcr4e4WGFNHI0DpErOHCyZxvw06BFy/y+ZRd2BYLLjmGZqMLx/ro3fTkjUyTmUuXQQ==
3619+
eslint-config-4catalyzer-typescript@^3.1.2:
3620+
version "3.1.2"
3621+
resolved "https://registry.yarnpkg.com/eslint-config-4catalyzer-typescript/-/eslint-config-4catalyzer-typescript-3.1.2.tgz#9a7483de1bed72cc1ff0d14ae85b4aabd6a25677"
3622+
integrity sha512-0lJxXERBH4/p2OnlH3RMVkjgoag/x/LCLIrUaPza/q9+LbSwUjhxBFBYoZ12Gb/pWZAqsCLE83xGcyLppisFzw==
36233623
dependencies:
36243624
babel-eslint "^10.0.3"
3625-
eslint-import-resolver-typescript "^2.2.1"
3625+
eslint-import-resolver-typescript "^2.5.0"
36263626

36273627
eslint-config-4catalyzer@^1.2.0:
36283628
version "1.2.0"
@@ -3656,15 +3656,15 @@ eslint-import-resolver-node@^0.3.4:
36563656
debug "^2.6.9"
36573657
resolve "^1.13.1"
36583658

3659-
eslint-import-resolver-typescript@^2.2.1:
3660-
version "2.2.1"
3661-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.2.1.tgz#4b9bdfb51af7e14947ebc40ffdd6c32d5924b905"
3662-
integrity sha512-wxlVdwuWY6R5+CoesIy6n8EZX4k9lEeZGWTVBoX9g//8Xma8JMtL/p3AGnG43rRyXmIrX+/0IN8lpOPzrw1fSw==
3659+
eslint-import-resolver-typescript@^2.5.0:
3660+
version "2.5.0"
3661+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.5.0.tgz#07661966b272d14ba97f597b51e1a588f9722f0a"
3662+
integrity sha512-qZ6e5CFr+I7K4VVhQu3M/9xGv9/YmwsEXrsm3nimw8vWaVHRDrQRp26BgCypTxBp3vUp4o5aVEJRiy0F2DFddQ==
36633663
dependencies:
3664-
debug "^4.1.1"
3665-
glob "^7.1.6"
3664+
debug "^4.3.1"
3665+
glob "^7.1.7"
36663666
is-glob "^4.0.1"
3667-
resolve "^1.17.0"
3667+
resolve "^1.20.0"
36683668
tsconfig-paths "^3.9.0"
36693669

36703670
eslint-module-utils@^2.6.1:
@@ -4488,10 +4488,10 @@ glob-to-regexp@^0.3.0:
44884488
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
44894489
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
44904490

4491-
glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
4492-
version "7.1.6"
4493-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
4494-
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
4491+
glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7:
4492+
version "7.2.0"
4493+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
4494+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
44954495
dependencies:
44964496
fs.realpath "^1.0.0"
44974497
inflight "^1.0.4"

0 commit comments

Comments
 (0)