Skip to content

Commit efb45d9

Browse files
dependabot[bot]tglman
authored andcommitted
chore(deps): bump zone.js from 0.16.1 to 0.16.2 in /studio
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.16.1 to 0.16.2. - [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.2/packages/zone.js) --- updated-dependencies: - dependency-name: zone.js dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69d0003 commit efb45d9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"string": "^3.3.1",
6666
"ui-select": "^0.19.8",
6767
"underscore": "^1.13.8",
68-
"zone.js": "^0.16.1"
68+
"zone.js": "^0.16.2"
6969
},
7070
"scripts": {
7171
"dist": "yarn install && NODE_ENV=production webpack --progress --profile --colors",

studio/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7237,7 +7237,7 @@ yargs@~3.10.0:
72377237
decamelize "^1.0.0"
72387238
window-size "0.1.0"
72397239

7240-
zone.js@^0.16.1:
7241-
version "0.16.1"
7242-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.16.1.tgz#ca91f0889e46b1c252aab6c75332e36840916227"
7243-
integrity sha512-dpvY17vxYIW3+bNrP0ClUlaiY0CiIRK3tnoLaGoQsQcY9/I/NpzIWQ7tQNhbV7LacQMpCII6wVzuL3tuWOyfuA==
7240+
zone.js@^0.16.2:
7241+
version "0.16.2"
7242+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.16.2.tgz#5fc22335bc3e4082ba26985c23ff262a0c4c49a4"
7243+
integrity sha512-Eky7p2Z1Ig3NnbfodSPoARCjKBSTFMnE/ACsP1L/XJEfY4SdOFce19BsUCWVwL6K5ABZFy5J3bjcMWffX+YM3Q==

0 commit comments

Comments
 (0)