Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore(deps): update dependency tslib to v2.8.0 (#370)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 0344fd2 commit 7cf0524
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/discord-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"discord.js": "14.16.3",
"dotenv": "16.4.5",
"semver": "7.6.3",
"tslib": "2.7.0"
"tslib": "2.8.0"
},
"devDependencies": {
"@types/node": "^20.16.13",
Expand Down
2 changes: 1 addition & 1 deletion apps/github-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@ijsblokje/utils": "workspace:^",
"dotenv": "16.4.5",
"lodash": "4.17.21",
"tslib": "2.7.0"
"tslib": "2.8.0"
},
"devDependencies": {
"@types/lodash": "4.17.12",
Expand Down
15 changes: 5 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7cf0524

Please sign in to comment.