Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 98bbecf

Browse files
committed
chore(deps): update dependency tslib to ^2.4.1
1 parent 688e07c commit 98bbecf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"resolutions": {
6767
"prettier": "^2.6.2",
68-
"tslib": "^2.4.0"
68+
"tslib": "^2.4.1"
6969
},
7070
"typeCoverage": {
7171
"atLeast": 100,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7356,10 +7356,10 @@ tsconfig-paths@^3.12.0, tsconfig-paths@^3.14.1:
73567356
minimist "^1.2.6"
73577357
strip-bom "^3.0.0"
73587358

7359-
"tslib@1 || 2", tslib@^1.10.0, tslib@^1.13.0, tslib@^1.7.1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3, tslib@^2, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0:
7360-
version "2.4.0"
7361-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
7362-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
7359+
"tslib@1 || 2", tslib@^1.10.0, tslib@^1.13.0, tslib@^1.7.1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3, tslib@^2, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.1:
7360+
version "2.4.1"
7361+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
7362+
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
73637363

73647364
tslint-angular@^3.0.3:
73657365
version "3.0.3"

0 commit comments

Comments
 (0)