Skip to content

Commit 3996062

Browse files
Bump tslib from 2.3.1 to 2.4.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.3.1...2.4.0) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8603d51 commit 3996062

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"oclif": "^3",
4040
"shx": "^0.3.3",
4141
"ts-node": "^10.2.1",
42-
"tslib": "^2.3.1",
42+
"tslib": "^2.4.0",
4343
"typescript": "^4.4.3"
4444
},
4545
"oclif": {

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5852,12 +5852,7 @@ tslib@^1, tslib@^1.8.1:
58525852
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
58535853
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
58545854

5855-
tslib@^2, tslib@^2.0.0, tslib@^2.3.1:
5856-
version "2.3.1"
5857-
resolved "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz"
5858-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
5859-
5860-
tslib@^2.1.0:
5855+
tslib@^2, tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0:
58615856
version "2.4.0"
58625857
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
58635858
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

0 commit comments

Comments
 (0)