Skip to content

Commit f0933d3

Browse files
angular-robotclydin
authored andcommitted
build: update angular
1 parent 23c233c commit f0933d3

File tree

7 files changed

+92
-92
lines changed

7 files changed

+92
-92
lines changed

.github/workflows/dev-infra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
16-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@5b747aa0f3198901823476ace4e0ffc4ba2dd61f
16+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@989b9f572138afc4d89d7489cc19a39919b056ef
1717
with:
1818
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919
post_approval_changes:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
23-
- uses: angular/dev-infra/github-actions/post-approval-changes@5b747aa0f3198901823476ace4e0ffc4ba2dd61f
23+
- uses: angular/dev-infra/github-actions/post-approval-changes@989b9f572138afc4d89d7489cc19a39919b056ef
2424
with:
2525
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/feature-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
if: github.repository == 'angular/angular-cli'
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: angular/dev-infra/github-actions/feature-request@5b747aa0f3198901823476ace4e0ffc4ba2dd61f
19+
- uses: angular/dev-infra/github-actions/feature-request@989b9f572138afc4d89d7489cc19a39919b056ef
2020
with:
2121
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/lock-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
lock_closed:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: angular/dev-infra/github-actions/lock-closed@5b747aa0f3198901823476ace4e0ffc4ba2dd61f
16+
- uses: angular/dev-infra/github-actions/lock-closed@989b9f572138afc4d89d7489cc19a39919b056ef
1717
with:
1818
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -65,22 +65,22 @@
6565
},
6666
"devDependencies": {
6767
"@ampproject/remapping": "2.2.0",
68-
"@angular/animations": "15.0.0-next.2",
69-
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#0e6b17b87b5f1a9ad8e9c386c531c32f71778c70",
68+
"@angular/animations": "15.0.0-next.3",
69+
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#45eb138d11717825be793d6ccc9820f0e771bf0a",
7070
"@angular/cdk": "14.2.2",
71-
"@angular/common": "15.0.0-next.2",
72-
"@angular/compiler": "15.0.0-next.2",
73-
"@angular/compiler-cli": "15.0.0-next.2",
74-
"@angular/core": "15.0.0-next.2",
75-
"@angular/forms": "15.0.0-next.2",
76-
"@angular/localize": "15.0.0-next.2",
71+
"@angular/common": "15.0.0-next.3",
72+
"@angular/compiler": "15.0.0-next.3",
73+
"@angular/compiler-cli": "15.0.0-next.3",
74+
"@angular/core": "15.0.0-next.3",
75+
"@angular/forms": "15.0.0-next.3",
76+
"@angular/localize": "15.0.0-next.3",
7777
"@angular/material": "14.2.2",
78-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#8bc02dd0c0ca1fd1260a3295fe0fa139e4283a62",
79-
"@angular/platform-browser": "15.0.0-next.2",
80-
"@angular/platform-browser-dynamic": "15.0.0-next.2",
81-
"@angular/platform-server": "15.0.0-next.2",
82-
"@angular/router": "15.0.0-next.2",
83-
"@angular/service-worker": "15.0.0-next.2",
78+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#0cb02ba1aa76c7071c5046fb068b64bf6d6b3d26",
79+
"@angular/platform-browser": "15.0.0-next.3",
80+
"@angular/platform-browser-dynamic": "15.0.0-next.3",
81+
"@angular/platform-server": "15.0.0-next.3",
82+
"@angular/router": "15.0.0-next.3",
83+
"@angular/service-worker": "15.0.0-next.3",
8484
"@babel/core": "7.19.1",
8585
"@babel/generator": "7.19.0",
8686
"@babel/helper-annotate-as-pure": "7.18.6",

packages/ngtools/webpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"devDependencies": {
3030
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
31-
"@angular/compiler": "15.0.0-next.2",
32-
"@angular/compiler-cli": "15.0.0-next.2",
31+
"@angular/compiler": "15.0.0-next.3",
32+
"@angular/compiler-cli": "15.0.0-next.3",
3333
"typescript": "4.8.3",
3434
"webpack": "5.74.0"
3535
}

tests/legacy-cli/e2e/ng-snapshot/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"description": "snapshot versions of Angular for e2e testing",
33
"private": true,
44
"dependencies": {
5-
"@angular/animations": "github:angular/animations-builds#3dfd4b35d3f0ffdbf7fb7d867191fc59858fd0b9",
6-
"@angular/cdk": "github:angular/cdk-builds#f3501468c716c4ad45b93993ba1268c8e13ea672",
7-
"@angular/common": "github:angular/common-builds#a0a5f3131b09484a9d85f9ffeb4840632312ce04",
8-
"@angular/compiler": "github:angular/compiler-builds#7a210c2e03ca30fae81b604d71c1ea30b8b30366",
9-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#90a4333c28bd9dad8b4e26bd9c718a67a74a0698",
10-
"@angular/core": "github:angular/core-builds#712b10797c2f8405f832829f1d1c6d9c873af949",
11-
"@angular/forms": "github:angular/forms-builds#3784980fe329627537467e51d24989ac21ad465c",
12-
"@angular/language-service": "github:angular/language-service-builds#1586bbeb56d52f6c5ca415e776177cf04088ec91",
13-
"@angular/localize": "github:angular/localize-builds#951931c29de685bb4d6ef2aa751d3ea827451fae",
14-
"@angular/material": "github:angular/material-builds#29166fe3a6719ffdf3ac09d4c2913f5a7bf6f930",
15-
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#1b270e169ffb7751ccf6fe89b4ba408cd9d0a6c9",
16-
"@angular/platform-browser": "github:angular/platform-browser-builds#b7dad368b8417acc4c58b786479b18836d8f6ed5",
17-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#39753e3748e717f53e08326f171e3933e5c3fd10",
18-
"@angular/platform-server": "github:angular/platform-server-builds#ff09b3370b9710ac8534b5781108819f5af20809",
19-
"@angular/router": "github:angular/router-builds#14fbdc183e65dd769fb06e5e1a7c537f241dfe8c",
20-
"@angular/service-worker": "github:angular/service-worker-builds#3da09af2b61165d7aa22c71ec3c587aae8303590"
5+
"@angular/animations": "github:angular/animations-builds#3b6c75347591c4864e5e75cc5d13183460cc223e",
6+
"@angular/cdk": "github:angular/cdk-builds#03740d9cf287be2151e9c30c6adb4ac1e3a2408d",
7+
"@angular/common": "github:angular/common-builds#4c175f67bd0336df418af19203056471a5732af6",
8+
"@angular/compiler": "github:angular/compiler-builds#b39a85d95153ea30c765e6298eb3eea37932aa89",
9+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#5741cf24c884597a3c60f7b94bee7dc3b930412c",
10+
"@angular/core": "github:angular/core-builds#67544918f831ac24120a477615e0f4a9781bcc43",
11+
"@angular/forms": "github:angular/forms-builds#2a738e006c74bd48f7ff8ed2982a6bf252feae3e",
12+
"@angular/language-service": "github:angular/language-service-builds#f5ae29681e3e626b1876df5c0e078d6526c97a56",
13+
"@angular/localize": "github:angular/localize-builds#07f59d8367164a29f754516de4d8bf6b692bac0b",
14+
"@angular/material": "github:angular/material-builds#9ce06ce16ec3d2947abac177b94f60f571ff0c7b",
15+
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#1476ae5244b21baecdcb1185bf78e30d282eba5c",
16+
"@angular/platform-browser": "github:angular/platform-browser-builds#d10ab8a01f968ec2206bbeeedf3894ee5ad132cd",
17+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#70a1caf3e4c1c832018e6aad600e275806b2c14e",
18+
"@angular/platform-server": "github:angular/platform-server-builds#50c534abfba3c4600744434a28f0df73ce829e06",
19+
"@angular/router": "github:angular/router-builds#9f75324a54c93ebcb4509caef7d773a0353a8d90",
20+
"@angular/service-worker": "github:angular/service-worker-builds#68c6342e7e1bc5c769a01c059e310f1adf106496"
2121
}
2222
}

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@
112112
rxjs "6.6.7"
113113
source-map "0.7.4"
114114

115-
"@angular/[email protected].2":
116-
version "15.0.0-next.2"
117-
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-15.0.0-next.2.tgz#5e9c69e18316598bba11e7a4f2d6ba8cdaa7129a"
118-
integrity sha512-fgjqdwLHKG4H/fYuCWvT0yVmf5TKNdphBrZd0fWdPLEWpzsX732JCkDfMKl1Y8YUm0M5c0Rcz2gYbm7taTEaJQ==
115+
"@angular/[email protected].3":
116+
version "15.0.0-next.3"
117+
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-15.0.0-next.3.tgz#979ae63b7642a7efa30c0d6ae5de2330312bf730"
118+
integrity sha512-J+H8ySPQgQ3mcmTJSlkwRNVsDbTB2HQuKFHx3oVsWhXxR2CcI4fWdoC+0Gn6MbYsIcqq0DmA94XUDqkPjDHn1g==
119119
dependencies:
120120
tslib "^2.3.0"
121121

@@ -127,10 +127,10 @@
127127
"@angular/core" "^13.0.0 || ^14.0.0-0"
128128
reflect-metadata "^0.1.13"
129129

130-
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#0e6b17b87b5f1a9ad8e9c386c531c32f71778c70":
131-
version "0.0.0-5b747aa0f3198901823476ace4e0ffc4ba2dd61f"
132-
uid "0e6b17b87b5f1a9ad8e9c386c531c32f71778c70"
133-
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#0e6b17b87b5f1a9ad8e9c386c531c32f71778c70"
130+
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#45eb138d11717825be793d6ccc9820f0e771bf0a":
131+
version "0.0.0-989b9f572138afc4d89d7489cc19a39919b056ef"
132+
uid "45eb138d11717825be793d6ccc9820f0e771bf0a"
133+
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#45eb138d11717825be793d6ccc9820f0e771bf0a"
134134
dependencies:
135135
"@angular-devkit/build-angular" "15.0.0-next.0"
136136
"@angular/benchpress" "0.3.0"
@@ -174,17 +174,17 @@
174174
optionalDependencies:
175175
parse5 "^5.0.0"
176176

177-
"@angular/[email protected].2":
178-
version "15.0.0-next.2"
179-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-15.0.0-next.2.tgz#c407caf0be57fb9df1301c87b835e5304231af44"
180-
integrity sha512-5NLimbpaUSjJdvx+DbEwh6RQURG3Rs2lR4I2pAiqsgJqK7H0CgCNurw0SaJn+GczM7nrMoSIxMBhn2uKv4EARA==
177+
"@angular/[email protected].3":
178+
version "15.0.0-next.3"
179+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-15.0.0-next.3.tgz#65d670cdcdf8c031fdbd2e4f51490b67f902c666"
180+
integrity sha512-01oGk9NNBEXgAI8aDwxxbY0ivDuMGM8auMm/DMWJh1udZgBWtZRbPJ454S+Rk2LEV4NK0IKAbppcixQ7H42dcQ==
181181
dependencies:
182182
tslib "^2.3.0"
183183

184-
"@angular/[email protected].2":
185-
version "15.0.0-next.2"
186-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-15.0.0-next.2.tgz#eb5ebd44547f9656de46ccee3eca85998f55ed82"
187-
integrity sha512-j6LhKwCDsrh4zRpBHhWKnnNeLDh8xih3IHam8Z7AXQw6thpHzR86q0vCKihiu78zoZV1/K4D4MmvUNQZcn/oIA==
184+
"@angular/[email protected].3":
185+
version "15.0.0-next.3"
186+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-15.0.0-next.3.tgz#c3dadf2e4fed6eb841ced5c6577a55b91b778383"
187+
integrity sha512-ORv+FBH6GbJ8iter7nmJKPGzehnM3GAmHEn6h41/N5YzuRW+bRWmhSgWtG46H7yzD5n4CXJllyxbi9AtMXAkKg==
188188
dependencies:
189189
"@babel/core" "^7.17.2"
190190
chokidar "^3.0.0"
@@ -197,17 +197,17 @@
197197
tslib "^2.3.0"
198198
yargs "^17.2.1"
199199

200-
"@angular/[email protected].2":
201-
version "15.0.0-next.2"
202-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-15.0.0-next.2.tgz#e3a867a8b6114f0bf44fb07ec3151c1f31228fe6"
203-
integrity sha512-2UfnrC2fhVs89CaUqdp214C8AxvTjcOTJNp5IJc6EbP66SUoBB3dR6VLNiAcjwXNiNHoiJU/6xYEGGDpy73M4w==
200+
"@angular/[email protected].3":
201+
version "15.0.0-next.3"
202+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-15.0.0-next.3.tgz#505657908b7d8c65f0b1233f0beed9f8dbb559d6"
203+
integrity sha512-O4kZ7pjHz3+SKOBTcSGGaCbobU6BMNzIIGpMbm1+0CRxh1WAJ5a8HmSVlppZW2qb7yE3xGrl7BAA3uIDVFHtkQ==
204204
dependencies:
205205
tslib "^2.3.0"
206206

207-
"@angular/[email protected].2":
208-
version "15.0.0-next.2"
209-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-15.0.0-next.2.tgz#9e88fb2dbd8b03afbf84bcba4c43210256d82051"
210-
integrity sha512-v72b9mFkIRDLw8+Ath82v2uoEpkKpcHRRewqYWHijMVsOZoUXSEQ9lR2i5Z5YpqI7TqxhaF3j44dXqnr3ZSTfg==
207+
"@angular/[email protected].3":
208+
version "15.0.0-next.3"
209+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-15.0.0-next.3.tgz#72cf4f00dd324da5b52ef243f1b5177e949498c9"
210+
integrity sha512-NysJXSnCOugnA7Mb88v9pnoDKJGInjpuDsr6+Ge13bbMyW1cP7R7POGH2RSj333fMoynhHDJE8T7IF39xbhZOQ==
211211
dependencies:
212212
tslib "^2.3.0"
213213

@@ -218,17 +218,17 @@
218218
dependencies:
219219
tslib "^2.3.0"
220220

221-
"@angular/[email protected].2":
222-
version "15.0.0-next.2"
223-
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-15.0.0-next.2.tgz#38f452f77b6d79bca5d7958c620601c9b4c17a25"
224-
integrity sha512-4tCBykO42aFWtP0oAFSo/jLOiiNDciRPWm63gETAMKlbBX3W4tSziiFQO1m3DzrKBqYYkgjGifopq9UtxRyXzg==
221+
"@angular/[email protected].3":
222+
version "15.0.0-next.3"
223+
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-15.0.0-next.3.tgz#e730258f0e30a522927a8545aab6e2544db843c6"
224+
integrity sha512-B0vzHK8CWMerN81kBZEwtHV8WIZhd1brvQbYI2S3LT7DSoWXYvU/8b3HIREkw4T1+e6lVXgx+1KSQ8F/zZY9Aw==
225225
dependencies:
226226
tslib "^2.3.0"
227227

228-
"@angular/[email protected].2":
229-
version "15.0.0-next.2"
230-
resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-15.0.0-next.2.tgz#2163bf7d8e419e8e27db95329a8789d4d0539e2d"
231-
integrity sha512-onk2+a9jkLCaThqd7U5UkdjU5iZ13Owva6axH+fFWmMWNdFcsrfjySU6Nanwa6RoQcMKmTcrdzGLHhkbBfnT3Q==
228+
"@angular/[email protected].3":
229+
version "15.0.0-next.3"
230+
resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-15.0.0-next.3.tgz#ac6a2ad1830654891afb6cb4468a61bd153aeacd"
231+
integrity sha512-99zlY1far7d4SHaemXwb7yuqQlr5x41ulx4t1V06cnd7H5qrK15zNVTqacCZy7pPyAYmb4lx2hvBPQQxG11Wxg==
232232
dependencies:
233233
"@babel/core" "7.18.9"
234234
glob "8.0.3"
@@ -241,48 +241,48 @@
241241
dependencies:
242242
tslib "^2.3.0"
243243

244-
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#8bc02dd0c0ca1fd1260a3295fe0fa139e4283a62":
245-
version "0.0.0-5b747aa0f3198901823476ace4e0ffc4ba2dd61f"
246-
uid "8bc02dd0c0ca1fd1260a3295fe0fa139e4283a62"
247-
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#8bc02dd0c0ca1fd1260a3295fe0fa139e4283a62"
244+
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#0cb02ba1aa76c7071c5046fb068b64bf6d6b3d26":
245+
version "0.0.0-989b9f572138afc4d89d7489cc19a39919b056ef"
246+
uid "0cb02ba1aa76c7071c5046fb068b64bf6d6b3d26"
247+
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#0cb02ba1aa76c7071c5046fb068b64bf6d6b3d26"
248248
dependencies:
249249
"@yarnpkg/lockfile" "^1.1.0"
250250
typescript "~4.8.0"
251251

252-
"@angular/[email protected].2":
253-
version "15.0.0-next.2"
254-
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.0.0-next.2.tgz#9c3ec08ba75a3938ccf302e6723bdfffadae73c9"
255-
integrity sha512-dShqDUNX0qTb4FrhqETYfaOqV4nby2FtSMjkHGYKHw50gzBfGxcRuZOdCD4cG7OMeSuJTL4FYvQtRKcfpqpatw==
252+
"@angular/[email protected].3":
253+
version "15.0.0-next.3"
254+
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.0.0-next.3.tgz#dd17bd284f74f8de3bb53c82b7d825b6f1e9ddc9"
255+
integrity sha512-YpANGz9v/hja5TTp4bvCKSrJZGgUfxLMLS6fMyd8AOmTijzShUxUwL5PuTLUHLAkvy5PkC+V8cUw4m/2+mUlEQ==
256256
dependencies:
257257
tslib "^2.3.0"
258258

259-
"@angular/[email protected].2":
260-
version "15.0.0-next.2"
261-
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-15.0.0-next.2.tgz#a915e8c2d44615a1d2de6f8962d75e6f3b63da38"
262-
integrity sha512-aDazzfD9PKImzP8xNQNQ0ebAbfb9wV+5D/omo5Ir0ATIYER4p/dEnspnBW1axCCwHl6zlFV1jNGaoL3EntsBRg==
259+
"@angular/[email protected].3":
260+
version "15.0.0-next.3"
261+
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-15.0.0-next.3.tgz#a5f99dc3d3197cfe7a49074ea48de856de0c9719"
262+
integrity sha512-tAEzZ+84RLxOYqjqPszDs0AvJcs6kH9lNinAF9nZJjZSgUhwY+IAI04fNjw6TPSXRQgurNwiyVTf+J+yx/Ifyw==
263263
dependencies:
264264
tslib "^2.3.0"
265265

266-
"@angular/[email protected].2":
267-
version "15.0.0-next.2"
268-
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-15.0.0-next.2.tgz#c49821801fa4ce16807e6d00123f30640b369da2"
269-
integrity sha512-X4mgXjTpnKcD9P/QwvneL7lQ+kkSCe88TMvhlotqGsFGL/5HQZtnmCLY67R0X47c8WqyQ2DCzkr87T+8lOEYoQ==
266+
"@angular/[email protected].3":
267+
version "15.0.0-next.3"
268+
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-15.0.0-next.3.tgz#f3cc9c49c56c59be7287f40d6dfadced3bac1593"
269+
integrity sha512-SDR+VIprZdBHEOM40dNFABGRbLCs466G56GaPmw5q2Fgbcnm+zd+6DgLhqpn/mq9hdnjeTp2ivER8m9vtvH+Rw==
270270
dependencies:
271271
domino "^2.1.2"
272272
tslib "^2.3.0"
273273
xhr2 "^0.2.0"
274274

275-
"@angular/[email protected].2":
276-
version "15.0.0-next.2"
277-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-15.0.0-next.2.tgz#204d7b3c45f85c8ce6b15a349fc0b021a6809d00"
278-
integrity sha512-9B80sF6LlmkY7p5jvhbGZihrdvK0lPIBTswPmidku+bKrU6AgdYpMQAmWsPjmRbtvGZZvof4gaMPdSq9BizWvg==
275+
"@angular/[email protected].3":
276+
version "15.0.0-next.3"
277+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-15.0.0-next.3.tgz#bae31d3a47341796da96ccfd853b6016d4ef17e9"
278+
integrity sha512-Obr0P62m1DVDzHErLRLdNFgjL0/AE7ciwqNc93eBNnOh4OzDqTGCkuoWj1ooHwChmqEjyidFQ1PaHss2uI3uSw==
279279
dependencies:
280280
tslib "^2.3.0"
281281

282-
"@angular/[email protected].2":
283-
version "15.0.0-next.2"
284-
resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-15.0.0-next.2.tgz#0c835d1f8707cd9d45f3ac5125e6864210468333"
285-
integrity sha512-s4goiESnArTqQobZwopLQt3JMbD6FPYWquyB0DdKLKXU8cxxknVquXqawU0u+5QacjgeJJx2QsWCgisYTjrNhw==
282+
"@angular/[email protected].3":
283+
version "15.0.0-next.3"
284+
resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-15.0.0-next.3.tgz#ddadc2110b11cca721c40fced8328b831a4aa1d6"
285+
integrity sha512-hB6c0ZqS8zW/rfDK5YFKn5X7L1seoTpnNAEX1oM8pnmoYBYaxpS14YH9GcfAGxlJ97OLQ0pQwRXrjy0jnirrPQ==
286286
dependencies:
287287
tslib "^2.3.0"
288288

0 commit comments

Comments
 (0)