Skip to content

Commit 159e7a7

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

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.7",
68-
"zone.js": "^0.16.0"
68+
"zone.js": "^0.16.1"
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.0:
7241-
version "0.16.0"
7242-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.16.0.tgz#955b9e28846d76ca2ef7091c8f9e96f35f79e828"
7243-
integrity sha512-LqLPpIQANebrlxY6jKcYKdgN5DTXyyHAKnnWWjE5pPfEQ4n7j5zn7mOEEpwNZVKGqx3kKKmvplEmoBrvpgROTA==
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==

0 commit comments

Comments
 (0)