diff options
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index d868c71af..cbd06d57f 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -8236,9 +8236,9 @@ tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@~1.9.0: | |||
8236 | version "1.9.3" | 8236 | version "1.9.3" |
8237 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" | 8237 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" |
8238 | 8238 | ||
8239 | tslint-config-standard@^7.0.0: | 8239 | tslint-config-standard@^8.0.1: |
8240 | version "7.1.0" | 8240 | version "8.0.1" |
8241 | resolved "https://registry.yarnpkg.com/tslint-config-standard/-/tslint-config-standard-7.1.0.tgz#6bcc435a179478e365f6cc62312a561221985760" | 8241 | resolved "https://registry.yarnpkg.com/tslint-config-standard/-/tslint-config-standard-8.0.1.tgz#e4dd3128e84b0e34b51990b68715a641f2b417e4" |
8242 | dependencies: | 8242 | dependencies: |
8243 | tslint-eslint-rules "^5.3.1" | 8243 | tslint-eslint-rules "^5.3.1" |
8244 | 8244 | ||