Skip to content

Commit 524620e

Browse files
renovate[bot]renovate-bot
authored andcommitted
fix(deps): update angular monorepo to v12.1.4 (#1430)
Co-authored-by: Renovate Bot <[email protected]> (cherry picked from commit 2a51f82)
1 parent fdde29b commit 524620e

File tree

4 files changed

+35
-35
lines changed

4 files changed

+35
-35
lines changed

integration/project/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "angular-ls-integration-test-project",
33
"private": true,
44
"dependencies": {
5-
"@angular/common": "12.1.0",
6-
"@angular/compiler": "12.1.0",
7-
"@angular/compiler-cli": "12.1.0",
8-
"@angular/core": "12.1.0",
5+
"@angular/common": "12.1.4",
6+
"@angular/compiler": "12.1.4",
7+
"@angular/compiler-cli": "12.1.4",
8+
"@angular/core": "12.1.4",
99
"rxjs": "6.6.7",
1010
"zone.js": "0.11.4"
1111
}

integration/project/yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
# yarn lockfile v1
33

44

5-
"@angular/[email protected].0":
6-
version "12.1.0"
7-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-12.1.0.tgz#7cfa23761c17fecc89e286633af9ee17aa69108a"
8-
integrity sha512-DsnH0rIuhEFhRdQkhr4Bb7YiNTCG0+PbmpA1SCzU3jqeSV1Zr0Q9ZoDf/Ab8+x3vGmdTJhcnncoxrKdzfRHQKQ==
5+
"@angular/[email protected].4":
6+
version "12.1.4"
7+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-12.1.4.tgz#099d89c1629d14e45e176a033f33ae2344c972bc"
8+
integrity sha512-cyh2m5veGgWRFsrmPnwB/Ised90bFNZAjZepvW8WXrpEUa/tmi1yWU9+8ayRG7ztE08lyXncJSSut2Ss2PEhTA==
99
dependencies:
1010
tslib "^2.2.0"
1111

12-
"@angular/[email protected].0":
13-
version "12.1.0"
14-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-12.1.0.tgz#c2a7dac72d64bda6cae2953af170ecf73d0fe865"
15-
integrity sha512-6MV6h5hlZfjVNrB8il2sCF7wa0qWKutfK2Za8DFHVCqNND1j75iXrrHNxbu30jZC0HXOSrQQuUThifT/YUU3MQ==
12+
"@angular/[email protected].4":
13+
version "12.1.4"
14+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-12.1.4.tgz#d1d807ac2fc0d89d1ef436d6209ed5aa1e7af81b"
15+
integrity sha512-RMEXJ92KO30waKoAha1qZHGLVyUimgisYVmaTwPlYJ534tAoilILkav8Wa4UMOJx1Dma0wTzbAqMYdghoQJXQA==
1616
dependencies:
1717
"@babel/core" "^7.8.6"
1818
"@babel/types" "^7.8.6"
@@ -29,17 +29,17 @@
2929
tslib "^2.2.0"
3030
yargs "^17.0.0"
3131

32-
"@angular/[email protected].0":
33-
version "12.1.0"
34-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.1.0.tgz#c630dd7fe26184645dd3f0f227d1b8862920919d"
35-
integrity sha512-Nk9l8fWv0XrEZGpN8EftAzTC6Q2oTnDqnYQ9Ykc3rkRQs4r8MDG9cUd4z5gbEToFgX7KVQ3+wLAYVX+uB6A5hg==
32+
"@angular/[email protected].4":
33+
version "12.1.4"
34+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.1.4.tgz#a29dd3e049baf4b3d5ce1049db1a0f82d7280f0a"
35+
integrity sha512-csei4YTsdwYCWhr94AtW/Q3YyILLhjGVuV/zDZKQx5kB/3ukpUD+DppbblTo+NsLSk2BfsOepGUeCDMkIl9p3w==
3636
dependencies:
3737
tslib "^2.2.0"
3838

39-
"@angular/[email protected].0":
40-
version "12.1.0"
41-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.1.0.tgz#72b39238aa2cefe4ba41f2ae43c1e75bf8062566"
42-
integrity sha512-awrCla6j4U0CU86q8nwR49GiULo3XhMcgooPgRBMjN1aHTDXKacSC9hk2nXkipC9VjuhybUVswuW4/et6d4RZQ==
39+
"@angular/[email protected].4":
40+
version "12.1.4"
41+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.1.4.tgz#8150d53a7854f04b6bf2f25fa460781e1831b35e"
42+
integrity sha512-dG7KtW0l3jI8lapmenSu1wV/d3VOphAjDxVqWOrwh+kI0da7677cEg0Ms5YIF8Nf/++WleyNxk6AIHbDIig+Sw==
4343
dependencies:
4444
tslib "^2.2.0"
4545

integration/workspace/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "workspace",
33
"private": true,
44
"dependencies": {
5-
"@angular/common": "12.1.0",
6-
"@angular/compiler-cli": "12.1.0",
7-
"@angular/core": "12.1.0",
5+
"@angular/common": "12.1.4",
6+
"@angular/compiler-cli": "12.1.4",
7+
"@angular/core": "12.1.4",
88
"rxjs": "6.6.7",
99
"zone.js": "0.11.4"
1010
}

integration/workspace/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
# yarn lockfile v1
33

44

5-
"@angular/[email protected].0":
6-
version "12.1.0"
7-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-12.1.0.tgz#7cfa23761c17fecc89e286633af9ee17aa69108a"
8-
integrity sha512-DsnH0rIuhEFhRdQkhr4Bb7YiNTCG0+PbmpA1SCzU3jqeSV1Zr0Q9ZoDf/Ab8+x3vGmdTJhcnncoxrKdzfRHQKQ==
5+
"@angular/[email protected].4":
6+
version "12.1.4"
7+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-12.1.4.tgz#099d89c1629d14e45e176a033f33ae2344c972bc"
8+
integrity sha512-cyh2m5veGgWRFsrmPnwB/Ised90bFNZAjZepvW8WXrpEUa/tmi1yWU9+8ayRG7ztE08lyXncJSSut2Ss2PEhTA==
99
dependencies:
1010
tslib "^2.2.0"
1111

12-
"@angular/[email protected].0":
13-
version "12.1.0"
14-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-12.1.0.tgz#c2a7dac72d64bda6cae2953af170ecf73d0fe865"
15-
integrity sha512-6MV6h5hlZfjVNrB8il2sCF7wa0qWKutfK2Za8DFHVCqNND1j75iXrrHNxbu30jZC0HXOSrQQuUThifT/YUU3MQ==
12+
"@angular/[email protected].4":
13+
version "12.1.4"
14+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-12.1.4.tgz#d1d807ac2fc0d89d1ef436d6209ed5aa1e7af81b"
15+
integrity sha512-RMEXJ92KO30waKoAha1qZHGLVyUimgisYVmaTwPlYJ534tAoilILkav8Wa4UMOJx1Dma0wTzbAqMYdghoQJXQA==
1616
dependencies:
1717
"@babel/core" "^7.8.6"
1818
"@babel/types" "^7.8.6"
@@ -29,10 +29,10 @@
2929
tslib "^2.2.0"
3030
yargs "^17.0.0"
3131

32-
"@angular/[email protected].0":
33-
version "12.1.0"
34-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.1.0.tgz#72b39238aa2cefe4ba41f2ae43c1e75bf8062566"
35-
integrity sha512-awrCla6j4U0CU86q8nwR49GiULo3XhMcgooPgRBMjN1aHTDXKacSC9hk2nXkipC9VjuhybUVswuW4/et6d4RZQ==
32+
"@angular/[email protected].4":
33+
version "12.1.4"
34+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.1.4.tgz#8150d53a7854f04b6bf2f25fa460781e1831b35e"
35+
integrity sha512-dG7KtW0l3jI8lapmenSu1wV/d3VOphAjDxVqWOrwh+kI0da7677cEg0Ms5YIF8Nf/++WleyNxk6AIHbDIig+Sw==
3636
dependencies:
3737
tslib "^2.2.0"
3838

0 commit comments

Comments
 (0)