Skip to content

Commit 5b4eee1

Browse files
renovate-botfilipesilva
authored andcommitted
build: update angular packages
1 parent d26d5ef commit 5b4eee1

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@
6565
},
6666
"devDependencies": {
6767
"@angular/animations": "12.0.0-next.0",
68-
"@angular/cdk": "11.1.1",
68+
"@angular/cdk": "11.2.0",
6969
"@angular/common": "12.0.0-next.0",
7070
"@angular/compiler": "12.0.0-next.0",
7171
"@angular/compiler-cli": "12.0.0-next.0",
7272
"@angular/core": "12.0.0-next.0",
73-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#7e54bffe3e14ac167acf6bfd056a3ded77d08e72",
73+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#b08575b1fe0c8dceddb685195ac6e4bce76cc041",
7474
"@angular/forms": "12.0.0-next.0",
7575
"@angular/localize": "12.0.0-next.0",
76-
"@angular/material": "11.1.1",
76+
"@angular/material": "11.2.0",
7777
"@angular/platform-browser": "12.0.0-next.0",
7878
"@angular/platform-browser-dynamic": "12.0.0-next.0",
7979
"@angular/platform-server": "12.0.0-next.0",

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
"description": "snapshot versions of Angular for e2e testing",
33
"private": true,
44
"dependencies": {
5-
"@angular/animations": "github:angular/animations-builds#9ae0c0c8073b0795b2715f8c69255f8f01b0ee70",
5+
"@angular/animations": "github:angular/animations-builds#434fc8e5bbe244ec17547328d7ddc2f8cfdf39e5",
66
"@angular/cdk": "github:angular/cdk-builds#93850c0d275dc2b655f62cb43092ce5d971bbf96",
7-
"@angular/common": "github:angular/common-builds#2419b900acbd3c7226dae182efb5cd024da570e7",
8-
"@angular/compiler": "github:angular/compiler-builds#29cbd8544da389f72ed82aff9f76a409a702ba06",
9-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#c85feca0ca41b92e9c774d31a0eb6c676f6d14e8",
10-
"@angular/core": "github:angular/core-builds#9785300ec3668587d1a7faf6ddc96d5c5d688850",
11-
"@angular/forms": "github:angular/forms-builds#360d4713227aedc8cd1bfd34feaee3ae8afbe286",
12-
"@angular/language-service": "github:angular/language-service-builds#88498b134e1b869d6fc2f7b9bf42731d41367604",
13-
"@angular/localize": "github:angular/localize-builds#0d3cde85a2811c3f1cb194d93587e77866ddd6e6",
7+
"@angular/common": "github:angular/common-builds#41dbacd14d85f68e956d7222e5d49955b2214ed0",
8+
"@angular/compiler": "github:angular/compiler-builds#86ac59ed733c6eeeb38f2d7efd4844b507c9cce2",
9+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#459e28011236d17267d9700b0dfa1ca5b02b71af",
10+
"@angular/core": "github:angular/core-builds#19854a76a75d2977d9922ffc873b5e692b9e2300",
11+
"@angular/forms": "github:angular/forms-builds#4743da60dd74816291fccdd08372ee87c3ecae90",
12+
"@angular/language-service": "github:angular/language-service-builds#1b9561bf794617dfcc4b57fd42b830be3bab9d4c",
13+
"@angular/localize": "github:angular/localize-builds#35db0d78ccf437f78bf56c0ae1ba88b1fc6841ea",
1414
"@angular/material": "github:angular/material2-builds#83c832b53c9a5e5d6c763e9e05deb9a6e3cb6eb8",
1515
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#c6f70b5b62177d6d9f0dfd30b8880942428e5896",
16-
"@angular/platform-browser": "github:angular/platform-browser-builds#0a372691618a88b9c26a0af90c8944526d1a55ad",
17-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#102075bb2f828db2d87148eaca57704b3b096913",
18-
"@angular/platform-server": "github:angular/platform-server-builds#57415ca162f9ac3ca1a66270e32198965796f5d4",
19-
"@angular/router": "github:angular/router-builds#8608a4d53b4ffcbd6025c39cfeb53a411256e4d2"
16+
"@angular/platform-browser": "github:angular/platform-browser-builds#e918904e0fe1ce456c45ec70308fe2c2064550a8",
17+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#f3a8540ae40dd29b91c91ad012532a7a269a7870",
18+
"@angular/platform-server": "github:angular/platform-server-builds#fda0f164aef65550022f5f23b82bbae08b38b8e7",
19+
"@angular/router": "github:angular/router-builds#3e925706417e88c1c326c771e8762abf560b218d"
2020
}
2121
}

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"@angular/core" "^10.0.0-0 || ^11.0.0"
1818
reflect-metadata "^0.1.13"
1919

20-
"@angular/cdk@11.1.1":
21-
version "11.1.1"
22-
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-11.1.1.tgz#87cf1ff8eef898296129742b503bff1f979b7bc1"
23-
integrity sha512-rIog+eqv6RtpSWKM+iHQ5oHyOALMxRXkeTiJyvPfBCYQ2hzPN16+eNxP/JOR+C4y7pMaJyPur0pC572IZEnCsw==
20+
"@angular/cdk@11.2.0":
21+
version "11.2.0"
22+
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-11.2.0.tgz#4f0d8e9865d29ee1b2ab3ce7be9a7af0a87b0ef4"
23+
integrity sha512-25k1giKAJ7DPzJBZfAVZmw/VfR4pZUaZnhgVAMwIdGPl5SaXJEW3e2znGlhzwkuQsiBgrSKfMgJmwKSyUbe2tg==
2424
dependencies:
2525
tslib "^2.0.0"
2626
optionalDependencies:
@@ -85,9 +85,9 @@
8585
dependencies:
8686
tslib "^2.0.0"
8787

88-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#7e54bffe3e14ac167acf6bfd056a3ded77d08e72":
88+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#b08575b1fe0c8dceddb685195ac6e4bce76cc041":
8989
version "0.0.0"
90-
resolved "https://github.com/angular/dev-infra-private-builds.git#7e54bffe3e14ac167acf6bfd056a3ded77d08e72"
90+
resolved "https://github.com/angular/dev-infra-private-builds.git#b08575b1fe0c8dceddb685195ac6e4bce76cc041"
9191
dependencies:
9292
"@angular/benchpress" "0.2.1"
9393
"@bazel/buildifier" "^0.29.0"
@@ -103,13 +103,13 @@
103103
inquirer-autocomplete-prompt "^1.0.2"
104104
minimatch "^3.0.4"
105105
multimatch "^4.0.0"
106-
node-fetch "^2.6.0"
106+
node-fetch "^2.6.1"
107107
node-uuid "1.4.8"
108108
ora "^5.0.0"
109109
protractor "^5.4.2"
110110
selenium-webdriver "3.5.0"
111111
semver "^6.3.0"
112-
shelljs "^0.8.3"
112+
shelljs "^0.8.4"
113113
ts-node "^8.6.2"
114114
tslib "^2.0.0"
115115
typed-graphqlify "^2.3.0"
@@ -133,10 +133,10 @@
133133
glob "7.1.2"
134134
yargs "^16.1.1"
135135

136-
"@angular/material@11.1.1":
137-
version "11.1.1"
138-
resolved "https://registry.yarnpkg.com/@angular/material/-/material-11.1.1.tgz#06104a6e456c3e56a1375fbb2890bed5d25d634b"
139-
integrity sha512-atQyGG1/Xz1Q4udmQ7HWOYCAl14evL29EWhsrk4q/5OAumqKMEcJI4Ro/Pgn0N31HpsT2zHyDsPYe0bnjy+/Ww==
136+
"@angular/material@11.2.0":
137+
version "11.2.0"
138+
resolved "https://registry.yarnpkg.com/@angular/material/-/material-11.2.0.tgz#a5843f2964366daebab9edf2b0a3d6dcad451f5d"
139+
integrity sha512-duTQdHtzdZ3KWn90JcN+eI0oNwr7E7JGEOp7tZ9XOtqty0h158SJUCYSuDxhFOqyAgaY41enNPHdB2c4Xz0iBQ==
140140
dependencies:
141141
tslib "^2.0.0"
142142

@@ -8150,7 +8150,7 @@ node-fetch@^1.0.1:
81508150
encoding "^0.1.11"
81518151
is-stream "^1.0.1"
81528152

8153-
node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
8153+
node-fetch@^2.2.0, node-fetch@^2.6.1:
81548154
version "2.6.1"
81558155
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
81568156
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
@@ -10936,7 +10936,7 @@ shebang-regex@^3.0.0:
1093610936
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
1093710937
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
1093810938

10939-
shelljs@^0.8.3:
10939+
shelljs@^0.8.3, shelljs@^0.8.4:
1094010940
version "0.8.4"
1094110941
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
1094210942
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==

0 commit comments

Comments
 (0)