Skip to content

Commit f0cbe7f

Browse files
committed
chore(deps): update dependency tslib to v2.3.0
1 parent 7e73bf1 commit f0cbe7f

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
@@ -22,7 +22,7 @@
2222
"test": "ava"
2323
},
2424
"dependencies": {
25-
"tslib": "2.2.0"
25+
"tslib": "2.3.0"
2626
},
2727
"devDependencies": {
2828
"@softwareventures/eslint-config": "3.6.2",

yarn.lock

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

6300-
tslib@2.2.0, "tslib@^1.11.2 || ^2.0.0":
6301-
version "2.2.0"
6302-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
6303-
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
6300+
tslib@2.3.0, "tslib@^1.11.2 || ^2.0.0":
6301+
version "2.3.0"
6302+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
6303+
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
63046304

63056305
tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
63066306
version "1.14.1"

0 commit comments

Comments
 (0)