Skip to content

Commit

Permalink
chore(deps): update dependency zone.js to v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 22a6658 commit 80608b4
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion examples/custom-webpack/full-cycle-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/router": "17.0.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.2"
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-builders/custom-webpack": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@angular/router": "17.0.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.2"
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-builders/custom-webpack": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/router": "17.0.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.2"
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-builders/custom-webpack": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/multiple-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/router": "17.0.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.2"
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-builders/jest": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/simple-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@angular/router": "17.0.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.2"
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-builders/jest": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@angular/router": "17.0.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.2"
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-builders/timestamp": "workspace:*",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9573,7 +9573,7 @@ __metadata:
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.2.2
zone.js: 0.14.2
zone.js: 0.14.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13318,7 +13318,7 @@ __metadata:
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.2.2
zone.js: 0.14.2
zone.js: 0.14.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15883,7 +15883,7 @@ __metadata:
rxjs: 7.8.1
tslib: 2.6.2
typescript: 5.2.2
zone.js: 0.14.2
zone.js: 0.14.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15918,7 +15918,7 @@ __metadata:
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.2.2
zone.js: 0.14.2
zone.js: 0.14.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -16352,7 +16352,7 @@ __metadata:
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.2.2
zone.js: 0.14.2
zone.js: 0.14.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17368,7 +17368,7 @@ __metadata:
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.2.2
zone.js: 0.14.2
zone.js: 0.14.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19001,11 +19001,11 @@ __metadata:
languageName: node
linkType: hard

"zone.js@npm:0.14.2":
version: 0.14.2
resolution: "zone.js@npm:0.14.2"
"zone.js@npm:0.14.3":
version: 0.14.3
resolution: "zone.js@npm:0.14.3"
dependencies:
tslib: ^2.3.0
checksum: 730411ed2afaddf68613c163d2b2c59e1b2336de12ca798266788b3a633dbbeeba9c8a5f557d75b1c429e18bae2781dd5d91092ec2f6d5440b5d516994a60a18
checksum: 6150e7f3472f0c0063b776172b09c0eed18b1842528a45a83bc773d96b795e928f0b1ebced02b2af57ff892b73990c1a80c3c05b4f5adc6c3754c3e9a50b6dcb
languageName: node
linkType: hard

0 comments on commit 80608b4

Please sign in to comment.