test: update aio size golden to reflect reduction due to lock file maintenance (#46819)

The AIO payload size has been reduced with lock file maintenance which
resulted in updates of Angular framework and Angular devkit/CLI.

The same reduction is already visible in the `aio-local` job because
it was already using the latest FW packages (obviously -- given it being
from HEAD).

PR Close #46819
This commit is contained in:
Paul Gschwendtner 2022-07-13 14:02:56 +00:00 committed by Jessica Janiuk
parent 4b03b1c25a
commit d352a87f69

View file

@ -2,7 +2,7 @@
"aio": {
"uncompressed": {
"runtime": 4325,
"main": 462745,
"main": 461922,
"polyfills": 33814,
"styles": 73640,
"light-theme": 78276,
@ -12,7 +12,7 @@
"aio-local": {
"uncompressed": {
"runtime": 4325,
"main": 461897,
"main": 461893,
"polyfills": 33922,
"styles": 73640,
"light-theme": 78276,