File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/schematics/angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 157157 "jasmine-spec-reporter" : " ~5.0.0" ,
158158 "jest-worker" : " 26.3.0" ,
159159 "jquery" : " ^3.3.1" ,
160- "jsonc-parser" : " 2.3.0 " ,
160+ "jsonc-parser" : " 2.3.1 " ,
161161 "karma" : " ~5.2.0" ,
162162 "karma-chrome-launcher" : " ~3.1.0" ,
163163 "karma-coverage" : " ~2.0.3" ,
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@angular-devkit/core" : " 0.0.0" ,
1313 "@angular-devkit/schematics" : " 0.0.0" ,
14- "jsonc-parser" : " 2.3.0 "
14+ "jsonc-parser" : " 2.3.1 "
1515 }
1616}
Original file line number Diff line number Diff line change @@ -6795,10 +6795,10 @@ json5@^2.1.0, json5@^2.1.2:
67956795 dependencies:
67966796 minimist "^1.2.5"
67976797
6798- jsonc-parser@2.3.0 :
6799- version "2.3.0 "
6800- resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-2.3.0 .tgz#7c7fc988ee1486d35734faaaa866fadb00fa91ee "
6801- integrity sha512-b0EBt8SWFNnixVdvoR2ZtEGa9ZqLhbJnOjezn+WP+8kspFm+PFYDN8Z4Bc7pRlDjvuVcADSUkroIuTWWn/YiIA ==
6798+ jsonc-parser@2.3.1 :
6799+ version "2.3.1 "
6800+ resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-2.3.1 .tgz#59549150b133f2efacca48fe9ce1ec0659af2342 "
6801+ integrity sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg ==
68026802
68036803jsonfile@^4.0.0:
68046804 version "4.0.0"
You can’t perform that action at this time.
0 commit comments