|
50 | 50 | "postpublish": "pinst --enable" |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | | - "jest-environment-jsdom": "27.0.0-next.5", |
54 | | - "pretty-format": "27.0.0-next.5", |
55 | | - "ts-jest": "27.0.0-next.9" |
| 53 | + "jest-environment-jsdom": "27.0.0-next.6", |
| 54 | + "pretty-format": "27.0.0-next.6", |
| 55 | + "ts-jest": "27.0.0-next.10" |
56 | 56 | }, |
57 | 57 | "peerDependencies": { |
58 | 58 | "@angular-devkit/build-angular": ">=0.901.12", |
59 | 59 | "@angular/core": ">=9.0.0", |
60 | | - "jest": "27.0.0-next.5" |
| 60 | + "jest": "27.0.0-next.6" |
61 | 61 | }, |
62 | 62 | "optionalDependencies": { |
63 | | - "webpack": "5.26.3" |
| 63 | + "webpack": "5.28.0" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@angular-devkit/build-angular": "^0.1102.5", |
| 66 | + "@angular-devkit/build-angular": "^0.1102.6", |
67 | 67 | "@angular-eslint/eslint-plugin": "^2.0.2", |
68 | 68 | "@angular-eslint/eslint-plugin-template": "^2.0.2", |
69 | 69 | "@angular-eslint/template-parser": "^2.0.2", |
70 | | - "@angular/animations": "^11.2.6", |
71 | | - "@angular/common": "^11.2.6", |
72 | | - "@angular/compiler": "^11.2.6", |
73 | | - "@angular/compiler-cli": "^11.2.6", |
74 | | - "@angular/core": "^11.2.6", |
75 | | - "@angular/platform-browser": "^11.2.6", |
76 | | - "@angular/platform-browser-dynamic": "^11.2.6", |
| 70 | + "@angular/animations": "^11.2.7", |
| 71 | + "@angular/common": "^11.2.7", |
| 72 | + "@angular/compiler": "^11.2.7", |
| 73 | + "@angular/compiler-cli": "^11.2.7", |
| 74 | + "@angular/core": "^11.2.7", |
| 75 | + "@angular/platform-browser": "^11.2.7", |
| 76 | + "@angular/platform-browser-dynamic": "^11.2.7", |
77 | 77 | "@commitlint/cli": "^12.1.0", |
78 | 78 | "@commitlint/config-angular": "^12.0.1", |
79 | | - "@jest/globals": "27.0.0-next.5", |
80 | | - "@jest/transform": "27.0.0-next.5", |
| 79 | + "@jest/globals": "27.0.0-next.6", |
| 80 | + "@jest/transform": "27.0.0-next.6", |
81 | 81 | "@jest/types": "27.0.0-next.3", |
82 | | - "@types/jest": "^26.0.21", |
83 | | - "@types/node": "^14.14.35", |
84 | | - "@typescript-eslint/eslint-plugin": "^4.18.0", |
85 | | - "@typescript-eslint/parser": "^4.18.0", |
| 82 | + "@types/jest": "^26.0.22", |
| 83 | + "@types/node": "^14.14.37", |
| 84 | + "@typescript-eslint/eslint-plugin": "^4.20.0", |
| 85 | + "@typescript-eslint/parser": "^4.20.0", |
86 | 86 | "conventional-changelog-cli": "^2.1.1", |
87 | | - "eslint": "^7.22.0", |
| 87 | + "eslint": "^7.23.0", |
88 | 88 | "eslint-config-prettier": "^8.1.0", |
89 | 89 | "eslint-plugin-import": "^2.22.1", |
90 | 90 | "eslint-plugin-jest": "^24.3.2", |
|
93 | 93 | "eslint-plugin-prettier": "^3.3.1", |
94 | 94 | "execa": "^5.0.0", |
95 | 95 | "glob": "^7.1.6", |
96 | | - "husky": "^5.1.3", |
97 | | - "jest": "27.0.0-next.5", |
| 96 | + "husky": "^6.0.0", |
| 97 | + "jest": "27.0.0-next.6", |
98 | 98 | "lint-staged": "^10.5.4", |
99 | 99 | "pinst": "^2.1.6", |
100 | 100 | "prettier": "^2.2.1", |
101 | | - "rxjs": "^6.6.6", |
| 101 | + "rxjs": "^6.6.7", |
102 | 102 | "tslib": "^2.1.0", |
103 | 103 | "typescript": "^4.1.3", |
104 | 104 | "zone.js": "^0.11.4" |
|
0 commit comments