Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Commit 26a9c39

Browse files
renovate-botmgechev
authored andcommitted
build(deps): update angular-framework to e814a61
1 parent eff8b46 commit 26a9c39

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
},
3636
"private": true,
3737
"dependencies": {
38-
"@angular/animations": "github:angular/animations-builds#d0255799cffcdca18b51d7b928ab27225fb503ba",
38+
"@angular/animations": "github:angular/animations-builds#e814a6149fd654e265a465837f17bdebdc976a9d",
3939
"@angular/cdk": "~12.2.0",
40-
"@angular/common": "github:angular/common-builds#f915d0ba015a5252482d2c917a22ec5cdf34de41",
41-
"@angular/compiler": "github:angular/compiler-builds#bb1d995d143c4daa58bd0565faaa635e0a27d4bf",
42-
"@angular/core": "github:angular/core-builds#960423400ce6477e8bea9b6d015af76fa00f71c8",
43-
"@angular/forms": "github:angular/forms-builds#1ef2183f50fb76567aa32cc8cbeb9c1296581b1d",
40+
"@angular/common": "github:angular/common-builds#f1e665ee23545ee54adf517450083125aea33357",
41+
"@angular/compiler": "github:angular/compiler-builds#11a9d99b5540a189c393686b078b0ef4692573cf",
42+
"@angular/core": "github:angular/core-builds#7cda5ccc3ab33ca2230b67b38a0cea0d43035531",
43+
"@angular/forms": "github:angular/forms-builds#380d3f7831ae2b40390dbc2ed0f457740e3b310f",
4444
"@angular/material": "~12.2.0",
45-
"@angular/platform-browser": "github:angular/platform-browser-builds#c97988f94bb41047847ef78544ea00ff805365fa",
46-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#2536038b95ce821f5669254e0a4fe9e6298cb5a9",
45+
"@angular/platform-browser": "github:angular/platform-browser-builds#7f38db5e7693cd7a1e76c0f21978eb44b89b799f",
46+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#9e478221d7065200684a1eece31b99d287674da8",
4747
"d3": "^5.7.0",
4848
"memo-decorator": "^2.0.1",
4949
"ngx-flamegraph": "0.0.10",
@@ -57,10 +57,10 @@
5757
"@angular-devkit/build-angular": "github:angular/angular-devkit-build-angular-builds#9086b8266e7fb722ab18495b812fae6d74d68079",
5858
"@angular-devkit/build-ng-packagr": "~0.1002.0",
5959
"@angular/cli": "github:angular/cli-builds#3e1325c7345af80d307c54676f87f73efc0a1b3b",
60-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#5f2109ea0feb7f62caad0d5adb66481a4211f5bf",
61-
"@angular/elements": "github:angular/elements-builds#a5c099363c0b01ed054ff338e732c9e66928f2ae",
62-
"@angular/language-service": "github:angular/language-service-builds#4931e4900e70b54eacdee542dc2b488f5114d177",
63-
"@angular/router": "github:angular/router-builds#3566d834139ea833b5bdc97abff13fdb57a19bd8",
60+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#89c6b3464f3f46a9f46334825bbff3d784af4136",
61+
"@angular/elements": "github:angular/elements-builds#55c36f9d5381ffc06649a03bff3c2934b18ddd02",
62+
"@angular/language-service": "github:angular/language-service-builds#e16ca91c029934dde01557efcf860e2465629655",
63+
"@angular/router": "github:angular/router-builds#5485647d9f68a01041285dfa0b92d841d7fa8c0f",
6464
"@bahmutov/add-typescript-to-cypress": "^2.1.2",
6565
"@types/chrome": "^0.0.159",
6666
"@types/clone-deep": "^4.0.1",

yarn.lock

+44-44
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,10 @@
163163
ora "5.4.1"
164164
rxjs "6.6.7"
165165

166-
"@angular/animations@github:angular/animations-builds#d0255799cffcdca18b51d7b928ab27225fb503ba":
167-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
168-
uid d0255799cffcdca18b51d7b928ab27225fb503ba
169-
resolved "https://codeload.github.com/angular/animations-builds/tar.gz/d0255799cffcdca18b51d7b928ab27225fb503ba"
166+
"@angular/animations@github:angular/animations-builds#e814a6149fd654e265a465837f17bdebdc976a9d":
167+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
168+
uid e814a6149fd654e265a465837f17bdebdc976a9d
169+
resolved "https://codeload.github.com/angular/animations-builds/tar.gz/e814a6149fd654e265a465837f17bdebdc976a9d"
170170
dependencies:
171171
tslib "^2.3.0"
172172

@@ -203,17 +203,17 @@
203203
symbol-observable "4.0.0"
204204
uuid "8.3.2"
205205

206-
"@angular/common@github:angular/common-builds#f915d0ba015a5252482d2c917a22ec5cdf34de41":
207-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
208-
uid f915d0ba015a5252482d2c917a22ec5cdf34de41
209-
resolved "https://codeload.github.com/angular/common-builds/tar.gz/f915d0ba015a5252482d2c917a22ec5cdf34de41"
206+
"@angular/common@github:angular/common-builds#f1e665ee23545ee54adf517450083125aea33357":
207+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
208+
uid f1e665ee23545ee54adf517450083125aea33357
209+
resolved "https://codeload.github.com/angular/common-builds/tar.gz/f1e665ee23545ee54adf517450083125aea33357"
210210
dependencies:
211211
tslib "^2.3.0"
212212

213-
"@angular/compiler-cli@github:angular/compiler-cli-builds#5f2109ea0feb7f62caad0d5adb66481a4211f5bf":
214-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
215-
uid "5f2109ea0feb7f62caad0d5adb66481a4211f5bf"
216-
resolved "https://codeload.github.com/angular/compiler-cli-builds/tar.gz/5f2109ea0feb7f62caad0d5adb66481a4211f5bf"
213+
"@angular/compiler-cli@github:angular/compiler-cli-builds#89c6b3464f3f46a9f46334825bbff3d784af4136":
214+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
215+
uid "89c6b3464f3f46a9f46334825bbff3d784af4136"
216+
resolved "https://codeload.github.com/angular/compiler-cli-builds/tar.gz/89c6b3464f3f46a9f46334825bbff3d784af4136"
217217
dependencies:
218218
"@babel/core" "^7.8.6"
219219
canonical-path "1.0.0"
@@ -232,10 +232,10 @@
232232
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
233233
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
234234

235-
"@angular/compiler@github:angular/compiler-builds#bb1d995d143c4daa58bd0565faaa635e0a27d4bf":
236-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
237-
uid bb1d995d143c4daa58bd0565faaa635e0a27d4bf
238-
resolved "https://codeload.github.com/angular/compiler-builds/tar.gz/bb1d995d143c4daa58bd0565faaa635e0a27d4bf"
235+
"@angular/compiler@github:angular/compiler-builds#11a9d99b5540a189c393686b078b0ef4692573cf":
236+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
237+
uid "11a9d99b5540a189c393686b078b0ef4692573cf"
238+
resolved "https://codeload.github.com/angular/compiler-builds/tar.gz/11a9d99b5540a189c393686b078b0ef4692573cf"
239239
dependencies:
240240
tslib "^2.3.0"
241241

@@ -244,31 +244,31 @@
244244
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e"
245245
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==
246246

247-
"@angular/core@github:angular/core-builds#960423400ce6477e8bea9b6d015af76fa00f71c8":
248-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
249-
uid "960423400ce6477e8bea9b6d015af76fa00f71c8"
250-
resolved "https://codeload.github.com/angular/core-builds/tar.gz/960423400ce6477e8bea9b6d015af76fa00f71c8"
247+
"@angular/core@github:angular/core-builds#7cda5ccc3ab33ca2230b67b38a0cea0d43035531":
248+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
249+
uid "7cda5ccc3ab33ca2230b67b38a0cea0d43035531"
250+
resolved "https://codeload.github.com/angular/core-builds/tar.gz/7cda5ccc3ab33ca2230b67b38a0cea0d43035531"
251251
dependencies:
252252
tslib "^2.3.0"
253253

254-
"@angular/elements@github:angular/elements-builds#a5c099363c0b01ed054ff338e732c9e66928f2ae":
255-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
256-
uid a5c099363c0b01ed054ff338e732c9e66928f2ae
257-
resolved "https://codeload.github.com/angular/elements-builds/tar.gz/a5c099363c0b01ed054ff338e732c9e66928f2ae"
254+
"@angular/elements@github:angular/elements-builds#55c36f9d5381ffc06649a03bff3c2934b18ddd02":
255+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
256+
uid "55c36f9d5381ffc06649a03bff3c2934b18ddd02"
257+
resolved "https://codeload.github.com/angular/elements-builds/tar.gz/55c36f9d5381ffc06649a03bff3c2934b18ddd02"
258258
dependencies:
259259
tslib "^2.3.0"
260260

261-
"@angular/forms@github:angular/forms-builds#1ef2183f50fb76567aa32cc8cbeb9c1296581b1d":
262-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
263-
uid "1ef2183f50fb76567aa32cc8cbeb9c1296581b1d"
264-
resolved "https://codeload.github.com/angular/forms-builds/tar.gz/1ef2183f50fb76567aa32cc8cbeb9c1296581b1d"
261+
"@angular/forms@github:angular/forms-builds#380d3f7831ae2b40390dbc2ed0f457740e3b310f":
262+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
263+
uid "380d3f7831ae2b40390dbc2ed0f457740e3b310f"
264+
resolved "https://codeload.github.com/angular/forms-builds/tar.gz/380d3f7831ae2b40390dbc2ed0f457740e3b310f"
265265
dependencies:
266266
tslib "^2.3.0"
267267

268-
"@angular/language-service@github:angular/language-service-builds#4931e4900e70b54eacdee542dc2b488f5114d177":
269-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
270-
uid "4931e4900e70b54eacdee542dc2b488f5114d177"
271-
resolved "https://codeload.github.com/angular/language-service-builds/tar.gz/4931e4900e70b54eacdee542dc2b488f5114d177"
268+
"@angular/language-service@github:angular/language-service-builds#e16ca91c029934dde01557efcf860e2465629655":
269+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
270+
uid e16ca91c029934dde01557efcf860e2465629655
271+
resolved "https://codeload.github.com/angular/language-service-builds/tar.gz/e16ca91c029934dde01557efcf860e2465629655"
272272

273273
"@angular/material@~12.2.0":
274274
version "12.2.2"
@@ -277,24 +277,24 @@
277277
dependencies:
278278
tslib "^2.2.0"
279279

280-
"@angular/platform-browser-dynamic@github:angular/platform-browser-dynamic-builds#2536038b95ce821f5669254e0a4fe9e6298cb5a9":
281-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
282-
uid "2536038b95ce821f5669254e0a4fe9e6298cb5a9"
283-
resolved "https://codeload.github.com/angular/platform-browser-dynamic-builds/tar.gz/2536038b95ce821f5669254e0a4fe9e6298cb5a9"
280+
"@angular/platform-browser-dynamic@github:angular/platform-browser-dynamic-builds#9e478221d7065200684a1eece31b99d287674da8":
281+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
282+
uid "9e478221d7065200684a1eece31b99d287674da8"
283+
resolved "https://codeload.github.com/angular/platform-browser-dynamic-builds/tar.gz/9e478221d7065200684a1eece31b99d287674da8"
284284
dependencies:
285285
tslib "^2.3.0"
286286

287-
"@angular/platform-browser@github:angular/platform-browser-builds#c97988f94bb41047847ef78544ea00ff805365fa":
288-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
289-
uid c97988f94bb41047847ef78544ea00ff805365fa
290-
resolved "https://codeload.github.com/angular/platform-browser-builds/tar.gz/c97988f94bb41047847ef78544ea00ff805365fa"
287+
"@angular/platform-browser@github:angular/platform-browser-builds#7f38db5e7693cd7a1e76c0f21978eb44b89b799f":
288+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
289+
uid "7f38db5e7693cd7a1e76c0f21978eb44b89b799f"
290+
resolved "https://codeload.github.com/angular/platform-browser-builds/tar.gz/7f38db5e7693cd7a1e76c0f21978eb44b89b799f"
291291
dependencies:
292292
tslib "^2.3.0"
293293

294-
"@angular/router@github:angular/router-builds#3566d834139ea833b5bdc97abff13fdb57a19bd8":
295-
version "13.1.0-next.0+31.sha-544c26d.with-local-changes"
296-
uid "3566d834139ea833b5bdc97abff13fdb57a19bd8"
297-
resolved "https://codeload.github.com/angular/router-builds/tar.gz/3566d834139ea833b5bdc97abff13fdb57a19bd8"
294+
"@angular/router@github:angular/router-builds#5485647d9f68a01041285dfa0b92d841d7fa8c0f":
295+
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
296+
uid "5485647d9f68a01041285dfa0b92d841d7fa8c0f"
297+
resolved "https://codeload.github.com/angular/router-builds/tar.gz/5485647d9f68a01041285dfa0b92d841d7fa8c0f"
298298
dependencies:
299299
tslib "^2.3.0"
300300

0 commit comments

Comments
 (0)