Skip to content

Commit

Permalink
Update dependency tslib to ^2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and scinos committed May 11, 2023
1 parent d43f184 commit 6f7aabd
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": "^9.5.0",
"semver": "^7.5.0",
"tslib": "^2.4.1"
"tslib": "^2.5.0"
},
"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.4.1":
version: 2.4.1
resolution: "tslib@npm:2.4.1"
checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca
"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
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.4.1
tslib: ^2.5.0
typescript: ^4.9.5
bin:
yarn-deduplicate: ./dist/cli.js
Expand Down

0 comments on commit 6f7aabd

Please sign in to comment.