Skip to content

Commit

Permalink
build(deps): bump tslib from 2.5.0 to 2.6.1
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.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.5.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 15, 2023
1 parent 31bd23e commit 9d797fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@nx/devkit": "16.6.0",
"@swc/helpers": "~0.5.0",
"tslib": "^2.5.0"
"tslib": "^2.6.1"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
Expand Down

0 comments on commit 9d797fe

Please sign in to comment.