File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 3939 "devDependencies" : {
4040 "@angular-devkit/architect" : " ~0.1302.3" ,
4141 "@angular-devkit/build-angular" : " ~13.2.3" ,
42- "@angular-devkit/core" : " ~13.2.2 " ,
42+ "@angular-devkit/core" : " ~13.2.4 " ,
4343 "@angular-devkit/schematics" : " ~13.2.2" ,
4444 "@angular-eslint/builder" : " 13.1.0" ,
4545 "@angular-eslint/eslint-plugin" : " 13.1.0" ,
Original file line number Diff line number Diff line change 9898 " @angular-devkit/architect" " 0.1302.3"
9999 rxjs "6.6.7"
100100
101- " @angular-devkit/[email protected] " , "@angular-devkit/core@~13.2.2" :101+ " @angular-devkit/[email protected] " :
102102 version "13.2.3"
103103 resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-13.2.3.tgz#a5770c7a5e50d1b09e5a41ccb7cf0af140a9e168"
104104 integrity sha512-/47RA8qmWzeS60xSdaprIn1MiSv0Iw83t0M9/ENH7irFS5vMAq62NCcwiWXH59pZmvvLbF+7xy/RgYUZLr4nHQ==
110110 rxjs "6.6.7"
111111 source-map "0.7.3"
112112
113+ " @angular-devkit/core@~13.2.4 " :
114+ version "13.2.4"
115+ resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-13.2.4.tgz#3de82f14434db168093d8d6b4df84a10594612b8"
116+ integrity sha512-hSw1JWA/6dDAF/xleQRXGtzHphfU49TMUhvAoAmsmmz3NAn03xLy1dtqdIXIf+TkFXVvZDaAB2mW8KfRV67GFg==
117+ dependencies :
118+ ajv "8.9.0"
119+ ajv-formats "2.1.1"
120+ fast-json-stable-stringify "2.1.0"
121+ magic-string "0.25.7"
122+ rxjs "6.6.7"
123+ source-map "0.7.3"
124+
113125" @angular-devkit/[email protected] " , "@angular-devkit/schematics@~13.2.2": 114126 version "13.2.3"
115127 resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-13.2.3.tgz#c2acb68ba798f4ab115bee73f078d98f5b20d21c"
You can’t perform that action at this time.
0 commit comments