From 16424e62ee2ce23e9d862817e832a57f91caefb3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 4 Dec 2021 22:07:47 +0000 Subject: [PATCH] chore(deps): update dependency ngx-speculoos to v7 --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index f3b5327..8adb70f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "karma-jasmine": "4.0.1", "karma-jasmine-html-reporter": "1.7.0", "ng-packagr": "10.1.2", - "ngx-speculoos": "4.1.0", + "ngx-speculoos": "7.0.0", "prettier": "2.5.1", "ts-node": "9.1.1", "tslint": "6.1.3", diff --git a/yarn.lock b/yarn.lock index 45b04a9..914456d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5713,12 +5713,12 @@ ng-packagr@10.1.2: stylus "^0.54.7" terser "^5.0.0" -ngx-speculoos@4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/ngx-speculoos/-/ngx-speculoos-4.1.0.tgz#79ba738b0c3bf2aa232880c9ad8d9f91ea897cc1" - integrity sha512-+SypmzIromKvtvmu0qV+Pl2nkMFxL1TvW53vNcjp2Xf3ap7T0Msfcax8s5qmEoh/z7veEzihFkpt4CHIowgMFg== +ngx-speculoos@7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/ngx-speculoos/-/ngx-speculoos-7.0.0.tgz#66b73e0bbff38b34aa7ca9bf92d83c9c9a8f290e" + integrity sha512-aaPFqQROyieZli6ULxD4kEN68/yQgDLJKOlSqgwGU/x5ekvRUeD4ALbhEgJek4aOFDHYI7wnXLdql14ukw6kqg== dependencies: - tslib "2.0.1" + tslib "2.3.1" nice-try@^1.0.4: version "1.0.5" @@ -8373,11 +8373,6 @@ tslib@2.0.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g== -tslib@2.0.1, tslib@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e" - integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ== - tslib@2.3.1: version "2.3.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" @@ -8388,6 +8383,11 @@ tslib@^1.10.0, tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043" integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q== +tslib@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e" + integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ== + tslint@6.1.3: version "6.1.3" resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.3.tgz#5c23b2eccc32487d5523bd3a470e9aa31789d904"