mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
Bump @angular/common from 9.0.7 to 9.1.0 in /app
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 9.0.7 to 9.1.0. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/9.1.0/packages/common) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
09d55979ce
commit
4900c043ca
2 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "9.0.7",
|
"@angular/animations": "9.0.7",
|
||||||
"@angular/common": "9.0.7",
|
"@angular/common": "9.1.0",
|
||||||
"@angular/compiler": "9.0.7",
|
"@angular/compiler": "9.0.7",
|
||||||
"@angular/core": "9.0.7",
|
"@angular/core": "9.0.7",
|
||||||
"@angular/forms": "9.0.7",
|
"@angular/forms": "9.0.7",
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.7.tgz#b91219257ea40f34a79fd66f10860409f29f3e29"
|
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.7.tgz#b91219257ea40f34a79fd66f10860409f29f3e29"
|
||||||
integrity sha512-74gY7onajmmnksy5E0/32bFv3B9NuWxV64kqD15YjGrh8AWe1BHt5enQI+rJ2tO8m2DKnwZsctis6k0Kcy+YKQ==
|
integrity sha512-74gY7onajmmnksy5E0/32bFv3B9NuWxV64kqD15YjGrh8AWe1BHt5enQI+rJ2tO8m2DKnwZsctis6k0Kcy+YKQ==
|
||||||
|
|
||||||
"@angular/common@9.0.7":
|
"@angular/common@9.1.0":
|
||||||
version "9.0.7"
|
version "9.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.0.7.tgz#a5d96515ac0db6d7fccb14e16d2bf713cf845a9d"
|
resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.1.0.tgz#f9b5353a28f9da6c06266bc7244bbabf9e005176"
|
||||||
integrity sha512-B58YgxZva1DBaeayOBsaUOOkoyR+GRibuNC3gfOMm2vXeW9eCNX+jvDtw767GnKm2yGzIq8wB3x6GHojN00dPw==
|
integrity sha512-6JPLNtMhI03bGTVQJeSwc+dTjV6DtP7M/BAyzIV0InZP1D6XsOh2QahLFIaaN2sSxYA2ClKuwfX1v+rx9AbXQA==
|
||||||
|
|
||||||
"@angular/compiler@9.0.7":
|
"@angular/compiler@9.0.7":
|
||||||
version "9.0.7"
|
version "9.0.7"
|
||||||
|
|
Loading…
Reference in a new issue