Skip to content

Commit

Permalink
Update dependency tslib to ^2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2022
1 parent 803647d commit 8e8e508
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@yarnpkg/lockfile": "^1.1.0",
"commander": "^9.4.0",
"semver": "^7.3.7",
"tslib": "^2.4.0"
"tslib": "^2.4.1"
},
"devDependencies": {
"@babel/core": "^7.19.1",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8721,13 +8721,20 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0":
"tslib@npm:^2.0.1, tslib@npm:^2.1.0":
version: 2.4.0
resolution: "tslib@npm:2.4.0"
checksum: 8c4aa6a3c5a754bf76aefc38026134180c053b7bd2f81338cb5e5ebf96fefa0f417bff221592bf801077f5bf990562f6264fecbc42cd3309b33872cb6fc3b113
languageName: node
linkType: hard

"tslib@npm:^2.4.1":
version: 2.4.1
resolution: "tslib@npm:2.4.1"
checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down Expand Up @@ -9420,7 +9427,7 @@ __metadata:
prettier: ^2.7.1
release-it: ^15.4.0
semver: ^7.3.7
tslib: ^2.4.0
tslib: ^2.4.1
typescript: ^4.9.3
bin:
yarn-deduplicate: ./dist/cli.js
Expand Down

0 comments on commit 8e8e508

Please sign in to comment.