mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-07-26 10:28:45 +00:00
Merge pull request #98 from jwetzell/dependabot/npm_and_yarn/zone.js-0.16.0
Bump zone.js from 0.15.1 to 0.16.0
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.15.1"
|
||||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "^21.2.0",
|
||||
@@ -7726,9 +7726,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zone.js": {
|
||||
"version": "0.15.1",
|
||||
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.15.1.tgz",
|
||||
"integrity": "sha512-XE96n56IQpJM7NAoXswY3XRLcWFW83xe0BiAOeMD7K5k5xecOeul3Qcpx6GqEeeHNkW5DWL5zOyTbEfB4eti8w==",
|
||||
"version": "0.16.1",
|
||||
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.16.1.tgz",
|
||||
"integrity": "sha512-dpvY17vxYIW3+bNrP0ClUlaiY0CiIRK3tnoLaGoQsQcY9/I/NpzIWQ7tQNhbV7LacQMpCII6wVzuL3tuWOyfuA==",
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
"luxon": "3.7.2",
|
||||
"rxjs": "7.8.2",
|
||||
"tslib": "2.8.1",
|
||||
"zone.js": "0.15.1"
|
||||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "^21.2.0",
|
||||
|
||||
Reference in New Issue
Block a user