Skip to content

Commit

Permalink
build(deps-dev): bump tslib from 2.6.3 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.3...v2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 998528a commit 09f9ff8
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion @coderspirit/lambda-ioc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rollup": "^4.20.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"turbo": "^2.0.12",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion @coderspirit/nominal-inputs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rollup": "^4.20.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"turbo": "^2.0.12",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion @coderspirit/nominal-symbols/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rollup": "^4.20.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"turbo": "^2.0.12",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion @coderspirit/nominal-typebox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"rollup": "^4.20.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"turbo": "^2.0.12",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion @coderspirit/nominal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"rollup": "^4.20.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"turbo": "^2.0.12",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion @coderspirit/safe-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rollup": "^4.20.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"turbo": "^2.0.12",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
30 changes: 15 additions & 15 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 09f9ff8

Please sign in to comment.