Skip to content

Commit 71b188f

Browse files
chore(deps): bump tslib from 1.11.1 to 1.11.2
1 parent d645f0a commit 71b188f

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
@@ -1196,16 +1196,6 @@
11961196
regexpp "^3.0.0"
11971197
tsutils "^3.17.1"
11981198

1199-
"@typescript-eslint/[email protected]":
1200-
version "2.29.0"
1201-
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.29.0.tgz#3cb8060de9265ba131625a96bbfec31ba6d4a0fe"
1202-
integrity sha512-H/6VJr6eWYstyqjWXBP2Nn1hQJyvJoFdDtsHxGiD+lEP7piGnGpb/ZQd+z1ZSB1F7dN+WsxUDh8+S4LwI+f3jw==
1203-
dependencies:
1204-
"@types/json-schema" "^7.0.3"
1205-
"@typescript-eslint/typescript-estree" "2.29.0"
1206-
eslint-scope "^5.0.0"
1207-
eslint-utils "^2.0.0"
1208-
12091199
"@typescript-eslint/[email protected]":
12101200
version "2.31.0"
12111201
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.31.0.tgz#a9ec514bf7fd5e5e82bc10dcb6a86d58baae9508"
@@ -1226,19 +1216,6 @@
12261216
"@typescript-eslint/typescript-estree" "2.31.0"
12271217
eslint-visitor-keys "^1.1.0"
12281218

1229-
"@typescript-eslint/[email protected]":
1230-
version "2.29.0"
1231-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.29.0.tgz#1be6612bb02fc37ac9f466521c1459a4744e8d3a"
1232-
integrity sha512-3YGbtnWy4az16Egy5Fj5CckkVlpIh0MADtAQza+jiMADRSKkjdpzZp/5WuvwK/Qib3Z0HtzrDFeWanS99dNhnA==
1233-
dependencies:
1234-
debug "^4.1.1"
1235-
eslint-visitor-keys "^1.1.0"
1236-
glob "^7.1.6"
1237-
is-glob "^4.0.1"
1238-
lodash "^4.17.15"
1239-
semver "^6.3.0"
1240-
tsutils "^3.17.1"
1241-
12421219
"@typescript-eslint/[email protected]":
12431220
version "2.31.0"
12441221
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.31.0.tgz#ac536c2d46672aa1f27ba0ec2140d53670635cfd"
@@ -7313,9 +7290,9 @@ tsconfig-paths@^3.9.0:
73137290
strip-bom "^3.0.0"
73147291

73157292
tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.0:
7316-
version "1.11.1"
7317-
resolved "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
7318-
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
7293+
version "1.11.2"
7294+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
7295+
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
73197296

73207297
tsutils@^3.17.1:
73217298
version "3.17.1"

0 commit comments

Comments
 (0)