From ff47af8af6f7b95270e6ee60c22754d648433828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 07:49:39 +0000 Subject: [PATCH] Bump @tsed/cli-plugin-jest from 2.8.1 to 2.10.1 Bumps [@tsed/cli-plugin-jest](https://github.com/TypedProject/tsed-cli) from 2.8.1 to 2.10.1. - [Release notes](https://github.com/TypedProject/tsed-cli/releases) - [Changelog](https://github.com/TypedProject/tsed-cli/blob/master/release.config.js) - [Commits](https://github.com/TypedProject/tsed-cli/compare/v2.8.1...v2.10.1) Signed-off-by: dependabot[bot] --- packages/server/package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/server/package.json b/packages/server/package.json index 7013549..59d7ae0 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@tsed/cli-plugin-eslint": "2.8.1", - "@tsed/cli-plugin-jest": "2.8.1", + "@tsed/cli-plugin-jest": "2.10.1", "@tsed/cli-plugin-mongoose": "2.8.1", "@tsed/cli-plugin-passport": "2.8.1", "@tsed/testing-mongoose": "6.26.4", diff --git a/yarn.lock b/yarn.lock index 4ba5707..c226373 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4601,12 +4601,12 @@ dependencies: tslib "2.0.3" -"@tsed/cli-plugin-jest@2.8.1": - version "2.8.1" - resolved "https://registry.yarnpkg.com/@tsed/cli-plugin-jest/-/cli-plugin-jest-2.8.1.tgz#f82239044e06450d920e640e061fe8b06fa090d3" - integrity sha512-mOjIkfwuXclx0HIjJJ6JQY98vCF76lEIM15jyoGpMJTCYyhG5lIk552C4ecMeE9aZbWXgdyNqN6XsCpFGS4rgA== +"@tsed/cli-plugin-jest@2.10.1": + version "2.10.1" + resolved "https://registry.yarnpkg.com/@tsed/cli-plugin-jest/-/cli-plugin-jest-2.10.1.tgz#76ee8cd36b181f3c1db9e49f6da8fa868ca0d14b" + integrity sha512-aO67VYBNmnAk1P68djAW3Ag9J46dScUcHB97KExlmht7w0aUfmdDGtoZ7mzNajHjIgmPO8kZf9E1bIarAaTy+g== dependencies: - tslib "2.0.3" + tslib "2.1.0" "@tsed/cli-plugin-mongoose@2.8.1": version "2.8.1" @@ -22318,16 +22318,16 @@ tslib@2.0.3: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c" integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ== +tslib@2.1.0, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" + integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== + tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.2, tslib@^1.9.3: version "1.14.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" - integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== - tsscmp@1.0.6, tsscmp@^1.0.5, tsscmp@^1.0.6: version "1.0.6" resolved "https://registry.yarnpkg.com/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"