Skip to content

Commit e646ce9

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump tslib from 2.3.0 to 2.3.1
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.3.0...2.3.1) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb034ad commit e646ce9

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
@@ -79,7 +79,7 @@
7979
"read-pkg-up": "^7.0.1",
8080
"rimraf": "^3.0.2",
8181
"ts-jest": "^27.0.5",
82-
"tslib": "^2.3.0",
82+
"tslib": "^2.3.1",
8383
"typescript": "^4",
8484
"which": "^2.0.2",
8585
"yargs-parser": "^20.2.9"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7203,10 +7203,10 @@ tslib@^1.8.1, tslib@^1.9.0:
72037203
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
72047204
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
72057205

7206-
tslib@^2.3.0:
7207-
version "2.3.0"
7208-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
7209-
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
7206+
tslib@^2.3.1:
7207+
version "2.3.1"
7208+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
7209+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
72107210

72117211
tsutils@^3.21.0:
72127212
version "3.21.0"

0 commit comments

Comments
 (0)