Skip to content

Commit

Permalink
fix(deps): update dependency tslib to ^2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 27, 2023
1 parent 36953c7 commit 8d772ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@sapphire/fetch": "^2.4.1",
"tiny-typed-emitter": "^2.1.0",
"tslib": "^2.4.1"
"tslib": "^2.5.0"
},
"devDependencies": {
"@commitlint/cli": "^17.4.2",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ __metadata:
pretty-quick: ^3.1.3
standard-version: ^9.5.0
tiny-typed-emitter: ^2.1.0
tslib: ^2.4.1
tslib: ^2.5.0
typedoc: ^0.23.24
typedoc-plugin-mdn-links: ^2.0.2
typescript: ^4.9.4
Expand Down Expand Up @@ -5086,6 +5086,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.5.0":
version: 2.5.0
resolution: "tslib@npm:2.5.0"
checksum: ae3ed5f9ce29932d049908ebfdf21b3a003a85653a9a140d614da6b767a93ef94f460e52c3d787f0e4f383546981713f165037dc2274df212ea9f8a4541004e1
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down

0 comments on commit 8d772ac

Please sign in to comment.