mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-09-08 15:38:59 +00:00
Bump zone.js from 0.16.2 to 0.16.3
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.16.2 to 0.16.3. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.16.3/packages/zone.js) --- updated-dependencies: - dependency-name: zone.js dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -17,7 +17,7 @@
|
||||
"luxon": "3.7.2",
|
||||
"rxjs": "7.8.2",
|
||||
"tslib": "2.8.1",
|
||||
"zone.js": "0.16.2"
|
||||
"zone.js": "0.16.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "22.0.1",
|
||||
@@ -7738,9 +7738,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zone.js": {
|
||||
"version": "0.16.2",
|
||||
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.16.2.tgz",
|
||||
"integrity": "sha512-Eky7p2Z1Ig3NnbfodSPoARCjKBSTFMnE/ACsP1L/XJEfY4SdOFce19BsUCWVwL6K5ABZFy5J3bjcMWffX+YM3Q==",
|
||||
"version": "0.16.3",
|
||||
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.16.3.tgz",
|
||||
"integrity": "sha512-ihXL9+vhYyEhXz4TDNpHeAOZN9FVrbog0Il64OIEI28UP/n5AaI6gsccRuOHBfx+206agzyoK527bYIO0Foy6A==",
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
"luxon": "3.7.2",
|
||||
"rxjs": "7.8.2",
|
||||
"tslib": "2.8.1",
|
||||
"zone.js": "0.16.2"
|
||||
"zone.js": "0.16.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "22.0.1",
|
||||
|
||||
Reference in New Issue
Block a user