Skip to content

Commit

Permalink
chore(deps): bump tslib from 2.5.0 to 2.6.2 in /frontend
Browse files Browse the repository at this point in the history
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.5.0...v2.6.2)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 3acccd6 commit 693912d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion frontend/examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@angular/router": "^15.2.8",
"angular-in-memory-web-api": "~0.15.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"tslib": "^2.6.2",
"zone.js": "~0.13.0",
"@teamhanko/hanko-elements": "^0.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion frontend/examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"svelte": "^3.58.0",
"svelte-check": "^3.2.0",
"svelte-preprocess": "^5.0.4",
"tslib": "^2.4.0",
"tslib": "^2.6.2",
"typescript": "^4.6.4",
"vite": "^4.4.9"
},
Expand Down
22 changes: 11 additions & 11 deletions frontend/package-lock.json

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

0 comments on commit 693912d

Please sign in to comment.