Skip to content

Commit

Permalink
fix(deps): update dependency tslib to ^2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2023
1 parent 8c2b7e9 commit 04fbb70
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 @@ -35,7 +35,7 @@
"colorette": "^2.0.20",
"commander": "^11.0.0",
"js-yaml": "^4.1.0",
"tslib": "^2.5.3",
"tslib": "^2.6.0",
"typedoc": "^0.24.8"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5482,10 +5482,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.5.3":
version: 2.5.3
resolution: "tslib@npm:2.5.3"
checksum: 88902b309afaf83259131c1e13da1dceb0ad1682a213143a1346a649143924d78cf3760c448b84d796938fd76127183894f8d85cbb3bf9c4fddbfcc140c0003c
"tslib@npm:^2.6.0":
version: 2.6.0
resolution: "tslib@npm:2.6.0"
checksum: c01066038f950016a18106ddeca4649b4d76caa76ec5a31e2a26e10586a59fceb4ee45e96719bf6c715648e7c14085a81fee5c62f7e9ebee68e77a5396e5538f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5588,7 +5588,7 @@ __metadata:
prettier: ^2.8.8
pretty-quick: ^3.1.3
rimraf: ^5.0.1
tslib: ^2.5.3
tslib: ^2.6.0
typedoc: ^0.24.8
typescript: ~5.1.6
vitest: ^0.32.2
Expand Down

0 comments on commit 04fbb70

Please sign in to comment.