File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
projects/angular-auth-oidc-client Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8383 "@typescript-eslint/eslint-plugin" : " ^5.17.0" ,
8484 "@typescript-eslint/parser" : " ^5.17.0" ,
8585 "coveralls" : " ^3.1.0" ,
86- "eslint" : " ^8.12 .0" ,
86+ "eslint" : " ^8.19 .0" ,
8787 "eslint-plugin-import" : " 2.22.1" ,
8888 "eslint-plugin-jsdoc" : " ^38.1.6" ,
8989 "eslint-plugin-prefer-arrow" : " 1.2.2" ,
Original file line number Diff line number Diff line change 33 "author" : " Damien Bowden & Fabian Gosebrink" ,
44 "peerDependencies" : {
55 "rxjs" : " ^6.5.3 || ^7.4.0" ,
6- "@angular/core" : " ^ 13.0.0" ,
7- "@angular/common" : " ^ 13.0.0" ,
8- "@angular/router" : " ^ 13.0.0"
6+ "@angular/core" : " >= 13.0.0" ,
7+ "@angular/common" : " >= 13.0.0" ,
8+ "@angular/router" : " >= 13.0.0"
99 },
1010 "dependencies" : {
1111 "tslib" : " ^2.3.0" ,
You can’t perform that action at this time.
0 commit comments