Skip to content

Commit

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

---
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 Aug 30, 2024
1 parent dd3817e commit 663d240
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 34 deletions.
2 changes: 1 addition & 1 deletion examples/fdc3-chart-and-grid/js-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bootstrap": "5.3.3",
"highcharts": "11.4.3",
"jquery": "3.7.1",
"tslib": "2.6.3"
"tslib": "2.7.0"
},
"devDependencies": {
"http-server": "14.1.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/fdc3-chart-and-grid/js-datagrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@finos/fdc3": "2.1.1",
"material-icons": "1.13.12",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"tslib": "2.7.0",
"zone.js": "0.14.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/fdc3-pricing-and-chat/js-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bootstrap": "^5.3.3",
"jquery": "3.7.1",
"rollup-plugin-import-css": "^3.5.0",
"tslib": "2.6.2"
"tslib": "2.7.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/fdc3-pricing-and-chat/js-pricing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@finos/fdc3": "^2.0.3",
"bootstrap": "^5.3.3",
"jquery": "3.7.1",
"tslib": "2.6.2"
"tslib": "2.7.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bootstrap": "5.3.3",
"highcharts": "11.4.3",
"jquery": "3.7.1",
"tslib": "2.6.3"
"tslib": "2.7.0"
},
"devDependencies": {
"http-server": "14.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"material-icons": "1.13.12",
"@morgan-stanley/composeui-messaging-client": "*",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"tslib": "2.7.0",
"zone.js": "0.14.5"
},
"devDependencies": {
Expand Down
43 changes: 15 additions & 28 deletions package-lock.json

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

0 comments on commit 663d240

Please sign in to comment.