Skip to content

Commit fea3265

Browse files
build: bump @schematics/angular from 12.0.0-next.4 to 12.1.2
Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 12.0.0-next.4 to 12.1.2. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](angular/angular-cli@v12.0.0-next.4...v12.1.2) --- updated-dependencies: - dependency-name: "@schematics/angular" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54218d6 commit fea3265

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
tslib "2.3.0"
1212
typescript "4.3.4"
1313

14-
"@angular-devkit/[email protected].0", "@angular-devkit/core@^12.1.0":
15-
version "12.1.0"
16-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.1.0.tgz#d00a50ede9441ea225284238a3f96fd1a206f928"
17-
integrity sha512-y6q/hn9/j6LwNgDzTBXe5pTXouU7nuc3KZFq3JwfTdo4yTIxN1Rdv9+zfzDkzEcYtyFoqLqqskQFme/DqdbEZw==
14+
"@angular-devkit/[email protected].2", "@angular-devkit/core@^12.1.0":
15+
version "12.1.2"
16+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.1.2.tgz#6fd1a49752f16df7a83d0549947cadb2a72c69f9"
17+
integrity sha512-TeaRbvsNEeAkRJcIBlT6yUNh0vaVVBGBYfXYFIMg/I04ex/HI0ApEowu78GeTzCqlE0r4t+WaGT46m7+NIljKg==
1818
dependencies:
1919
ajv "8.6.0"
2020
ajv-formats "2.1.0"
@@ -23,12 +23,12 @@
2323
rxjs "6.6.7"
2424
source-map "0.7.3"
2525

26-
"@angular-devkit/[email protected].0", "@angular-devkit/schematics@^12.1.0":
27-
version "12.1.0"
28-
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.1.0.tgz#b559e0a07059b72efc8739a47a8d3ec043737303"
29-
integrity sha512-KlE1fnvqWItt9dYCaQ89b9WoqFvOK64kemCLGGx49CllQ3con1lwXW2iauzT/29UoK1rSzvTVMvTJcDQOJ7isQ==
26+
"@angular-devkit/[email protected].2", "@angular-devkit/schematics@^12.1.0":
27+
version "12.1.2"
28+
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.1.2.tgz#25d97d28f70876d9f43ab32d6d324297e2a6196b"
29+
integrity sha512-/UGcAJChq+g7wf46Exr5iIyuVw3j4TxTIntTpuKg/z/xf9Y+8mzJAZgGittu/yFcHAJ9aYcOHctffrfEdV7QSA==
3030
dependencies:
31-
"@angular-devkit/core" "12.1.0"
31+
"@angular-devkit/core" "12.1.2"
3232
ora "5.4.1"
3333
rxjs "6.6.7"
3434

@@ -2145,12 +2145,12 @@
21452145
colors "~1.2.1"
21462146

21472147
"@schematics/angular@^12.1.0":
2148-
version "12.1.0"
2149-
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.1.0.tgz#5c339b95dc77e8cdd17240968c0f19a3b2086285"
2150-
integrity sha512-BUCBiW+DQsOofSs4TE26M2OhlS0g9Mdyd0xWF4FD2Ab3xwQgkV1gogZgCl9dZtNfiimYebdM9LOeHqYWmvqCdw==
2148+
version "12.1.2"
2149+
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.1.2.tgz#56cef0a6308641503667d08e9b64f01463e44d92"
2150+
integrity sha512-nnFPp9uHLinP05r9TFsWT+fwlbwbLHg3yzJr+0aIOX1OsZQFV8hblEFEqdzFQJyx1uGMp4nvBHvCUlYv9GVQLg==
21512151
dependencies:
2152-
"@angular-devkit/core" "12.1.0"
2153-
"@angular-devkit/schematics" "12.1.0"
2152+
"@angular-devkit/core" "12.1.2"
2153+
"@angular-devkit/schematics" "12.1.2"
21542154
jsonc-parser "3.0.0"
21552155

21562156
"@sindresorhus/is@^0.14.0":

0 commit comments

Comments
 (0)