Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 3e4e877

Browse files
committed
chore(deps): update dependency ngx-speculoos to v7
1 parent 73c4791 commit 3e4e877

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"karma-jasmine": "4.0.1",
4343
"karma-jasmine-html-reporter": "1.7.0",
4444
"ng-packagr": "10.1.2",
45-
"ngx-speculoos": "4.1.0",
45+
"ngx-speculoos": "7.0.0",
4646
"prettier": "2.5.0",
4747
"ts-node": "9.1.1",
4848
"tslint": "6.1.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5713,12 +5713,12 @@ [email protected]:
57135713
stylus "^0.54.7"
57145714
terser "^5.0.0"
57155715

5716-
ngx-speculoos@4.1.0:
5717-
version "4.1.0"
5718-
resolved "https://registry.yarnpkg.com/ngx-speculoos/-/ngx-speculoos-4.1.0.tgz#79ba738b0c3bf2aa232880c9ad8d9f91ea897cc1"
5719-
integrity sha512-+SypmzIromKvtvmu0qV+Pl2nkMFxL1TvW53vNcjp2Xf3ap7T0Msfcax8s5qmEoh/z7veEzihFkpt4CHIowgMFg==
5716+
ngx-speculoos@7.0.0:
5717+
version "7.0.0"
5718+
resolved "https://registry.yarnpkg.com/ngx-speculoos/-/ngx-speculoos-7.0.0.tgz#66b73e0bbff38b34aa7ca9bf92d83c9c9a8f290e"
5719+
integrity sha512-aaPFqQROyieZli6ULxD4kEN68/yQgDLJKOlSqgwGU/x5ekvRUeD4ALbhEgJek4aOFDHYI7wnXLdql14ukw6kqg==
57205720
dependencies:
5721-
tslib "2.0.1"
5721+
tslib "2.3.1"
57225722

57235723
nice-try@^1.0.4:
57245724
version "1.0.5"
@@ -8373,11 +8373,6 @@ [email protected]:
83738373
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
83748374
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
83758375

8376-
[email protected], tslib@^2.0.0:
8377-
version "2.0.1"
8378-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
8379-
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
8380-
83818376
83828377
version "2.3.1"
83838378
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:
83888383
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
83898384
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
83908385

8386+
tslib@^2.0.0:
8387+
version "2.0.1"
8388+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
8389+
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
8390+
83918391
83928392
version "6.1.3"
83938393
resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.3.tgz#5c23b2eccc32487d5523bd3a470e9aa31789d904"

0 commit comments

Comments
 (0)