Skip to content

Commit 3cd071a

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump tslib from 2.2.0 to 2.3.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.2.0...2.3.0) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae7f7d1 commit 3cd071a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"read-pkg-up": "^7.0.1",
8585
"rimraf": "^3.0.2",
8686
"ts-jest": "^27.0.3",
87-
"tslib": "^2.2.0",
87+
"tslib": "^2.3.0",
8888
"typescript": "^4",
8989
"which": "^2.0.2",
9090
"yargs-parser": "^20.2.7"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8386,10 +8386,10 @@ tslib@^1.8.1, tslib@^1.9.0:
83868386
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
83878387
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
83888388

8389-
tslib@^2.2.0:
8390-
version "2.2.0"
8391-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
8392-
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
8389+
tslib@^2.3.0:
8390+
version "2.3.0"
8391+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
8392+
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
83938393

83948394
tsutils@^3.17.1:
83958395
version "3.17.1"

0 commit comments

Comments
 (0)