Skip to content

Commit

Permalink
Merge pull request #840 from morganstanley/dependabot/npm_and_yarn/zo…
Browse files Browse the repository at this point in the history
…ne.js-0.15.0
  • Loading branch information
bingenito authored Dec 1, 2024
2 parents 2c968f5 + 797a257 commit 3a4c3e2
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 11 deletions.
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 @@ -25,7 +25,7 @@
"material-icons": "1.13.12",
"rxjs": "7.8.1",
"tslib": "2.7.0",
"zone.js": "0.14.10"
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.11",
Expand Down
2 changes: 1 addition & 1 deletion examples/fdc3-trade-simulator/js-order-book/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"material-icons": "^1.13.12",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/fdc3-trade-simulator/js-trader-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"material-icons": "^1.13.12",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@morgan-stanley/composeui-messaging-client": "*",
"rxjs": "7.8.1",
"tslib": "2.7.0",
"zone.js": "0.14.10"
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.11",
Expand Down
15 changes: 9 additions & 6 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 prototypes/process-explorer/oss-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ts-protoc-gen": "^0.15.0",
"rxjs": "^7.8.0",
"tslib": "^2.3.0",
"zone.js": "^0.14.3"
"zone.js": "^0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.2.2",
Expand Down

0 comments on commit 3a4c3e2

Please sign in to comment.