Skip to content

Commit 2b97234

Browse files
chore(deps): bump tslib from 1.11.2 to 1.12.0
1 parent a69e503 commit 2b97234

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-26
lines changed

yarn.lock

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1249,16 +1249,6 @@
12491249
regexpp "^3.0.0"
12501250
tsutils "^3.17.1"
12511251

1252-
"@typescript-eslint/[email protected]":
1253-
version "2.31.0"
1254-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.31.0.tgz#a9ec514bf7fd5e5e82bc10dcb6a86d58baae9508"
1255-
integrity sha512-MI6IWkutLYQYTQgZ48IVnRXmLR/0Q6oAyJgiOror74arUMh7EWjJkADfirZhRsUMHeLJ85U2iySDwHTSnNi9vA==
1256-
dependencies:
1257-
"@types/json-schema" "^7.0.3"
1258-
"@typescript-eslint/typescript-estree" "2.31.0"
1259-
eslint-scope "^5.0.0"
1260-
eslint-utils "^2.0.0"
1261-
12621252
"@typescript-eslint/[email protected]":
12631253
version "2.32.0"
12641254
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.32.0.tgz#bee7fbe1d21d13a273066d70abc82549d0b7943e"
@@ -1279,19 +1269,6 @@
12791269
"@typescript-eslint/typescript-estree" "2.32.0"
12801270
eslint-visitor-keys "^1.1.0"
12811271

1282-
"@typescript-eslint/[email protected]":
1283-
version "2.31.0"
1284-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.31.0.tgz#ac536c2d46672aa1f27ba0ec2140d53670635cfd"
1285-
integrity sha512-vxW149bXFXXuBrAak0eKHOzbcu9cvi6iNcJDzEtOkRwGHxJG15chiAQAwhLOsk+86p9GTr/TziYvw+H9kMaIgA==
1286-
dependencies:
1287-
debug "^4.1.1"
1288-
eslint-visitor-keys "^1.1.0"
1289-
glob "^7.1.6"
1290-
is-glob "^4.0.1"
1291-
lodash "^4.17.15"
1292-
semver "^6.3.0"
1293-
tsutils "^3.17.1"
1294-
12951272
"@typescript-eslint/[email protected]":
12961273
version "2.32.0"
12971274
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.32.0.tgz#0e4ae2e883557f94039b13ac0ecfcfbb09835b8d"
@@ -7406,9 +7383,9 @@ tsconfig-paths@^3.9.0:
74067383
strip-bom "^3.0.0"
74077384

74087385
tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.0:
7409-
version "1.11.2"
7410-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
7411-
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
7386+
version "1.12.0"
7387+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.12.0.tgz#d1fc9cacd06a1456c62f2902b361573e83d66473"
7388+
integrity sha512-5rxCQkP0kytf4H1T4xz1imjxaUUPMvc5aWp0rJ/VMIN7ClRiH1FwFvBt8wOeMasp/epeUnmSW6CixSIePtiLqA==
74127389

74137390
tsutils@^3.17.1:
74147391
version "3.17.1"

0 commit comments

Comments
 (0)