Skip to content

Commit

Permalink
Update dependency tslib to ^2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2023
1 parent 8a3cfc1 commit 336eb48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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": "^10.0.1",
"semver": "^7.5.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@babel/core": "^7.21.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8795,10 +8795,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.5.0":
version: 2.5.0
resolution: "tslib@npm:2.5.0"
checksum: ae3ed5f9ce29932d049908ebfdf21b3a003a85653a9a140d614da6b767a93ef94f460e52c3d787f0e4f383546981713f165037dc2274df212ea9f8a4541004e1
"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.5.2":
version: 2.5.2
resolution: "tslib@npm:2.5.2"
checksum: 4d3c1e238b94127ed0e88aa0380db3c2ddae581dc0f4bae5a982345e9f50ee5eda90835b8bfba99b02df10a5734470be197158c36f9129ac49fdc14a6a9da222
languageName: node
linkType: hard

Expand Down Expand Up @@ -9501,7 +9501,7 @@ __metadata:
prettier: ^2.8.8
release-it: ^15.10.3
semver: ^7.5.0
tslib: ^2.5.0
tslib: ^2.5.2
typescript: ^5.0.4
bin:
yarn-deduplicate: ./dist/cli.js
Expand Down

0 comments on commit 336eb48

Please sign in to comment.