Skip to content

Commit 562f71d

Browse files
committed
chore(deps): update dependency tslib to v2.3.0
1 parent b67542c commit 562f71d

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
@@ -23,7 +23,7 @@
2323
"test": "ava"
2424
},
2525
"dependencies": {
26-
"tslib": "2.2.0"
26+
"tslib": "2.3.0"
2727
},
2828
"devDependencies": {
2929
"@softwareventures/eslint-config": "3.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5996,10 +5996,10 @@ tslib@2.0.0:
59965996
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
59975997
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
59985998

5999-
tslib@2.2.0, "tslib@^1.11.2 || ^2.0.0":
6000-
version "2.2.0"
6001-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
6002-
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
5999+
tslib@2.3.0, "tslib@^1.11.2 || ^2.0.0":
6000+
version "2.3.0"
6001+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
6002+
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
60036003

60046004
tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
60056005
version "1.14.1"

0 commit comments

Comments
 (0)