Skip to content

Commit

Permalink
Merge pull request #459 from ike18t/renovate/e2e/a12/patch-angular-mo…
Browse files Browse the repository at this point in the history
…norepo

chore(deps): update angular monorepo to v12.0.0-rc.1 (patch)
  • Loading branch information
satanTime authored Apr 30, 2021
2 parents 07105f9 + 8d3cadf commit 33fb288
Show file tree
Hide file tree
Showing 19 changed files with 4,477 additions and 734 deletions.
3 changes: 3 additions & 0 deletions e2e/a10/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,8 @@
"ts-jest": "26.5.5",
"ts-node": "8.10.2",
"typescript": "3.9.9"
},
"engines": {
"npm": "6.14.13"
}
}
36 changes: 34 additions & 2 deletions e2e/a11/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions e2e/a11/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@
"puppeteer": "9.0.0",
"ts-node": "8.10.2",
"typescript": "4.0.7"
},
"engines": {
"npm": "6.14.13"
}
}
54 changes: 27 additions & 27 deletions e2e/a12/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 12 additions & 9 deletions e2e/a12/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"ng-mocks": "*"
},
"dependencies": {
"@angular/animations": "12.0.0-rc.0",
"@angular/common": "12.0.0-rc.0",
"@angular/compiler": "12.0.0-rc.0",
"@angular/core": "12.0.0-rc.0",
"@angular/forms": "12.0.0-rc.0",
"@angular/platform-browser": "12.0.0-rc.0",
"@angular/platform-browser-dynamic": "12.0.0-rc.0",
"@angular/router": "12.0.0-rc.0",
"@angular/animations": "12.0.0-rc.1",
"@angular/common": "12.0.0-rc.1",
"@angular/compiler": "12.0.0-rc.1",
"@angular/core": "12.0.0-rc.1",
"@angular/forms": "12.0.0-rc.1",
"@angular/platform-browser": "12.0.0-rc.1",
"@angular/platform-browser-dynamic": "12.0.0-rc.1",
"@angular/router": "12.0.0-rc.1",
"rxjs": "6.6.7",
"tslib": "2.2.0",
"zone.js": "0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1200.0-next.8",
"@angular/cli": "12.0.0-rc.1",
"@angular/compiler-cli": "12.0.0-rc.0",
"@angular/compiler-cli": "12.0.0-rc.1",
"@types/jasmine": "3.6.10",
"@types/jest": "26.0.23",
"@types/node": "12.20.11",
Expand All @@ -54,5 +54,8 @@
"puppeteer": "9.0.0",
"ts-node": "8.3.0",
"typescript": "4.2.4"
},
"engines": {
"npm": "6.14.13"
}
}
3 changes: 3 additions & 0 deletions e2e/a5es2015/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"testPathIgnorePatterns": [
"<rootDir>/src/test.ts"
]
},
"engines": {
"npm": "6.14.13"
}
}
3 changes: 3 additions & 0 deletions e2e/a5es5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"testPathIgnorePatterns": [
"<rootDir>/src/test.ts"
]
},
"engines": {
"npm": "6.14.13"
}
}
2 changes: 1 addition & 1 deletion e2e/a6/jest.es2015.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
preset: 'jest-preset-angular',
setupTestFrameworkScriptFile: '<rootDir>/src/setupJest.ts',
setupFilesAfterEnv: ['<rootDir>/src/setupJest.ts'],
transform: {
'^.+\\.(ts|js|html)$': 'ts-jest',
},
Expand Down
2 changes: 1 addition & 1 deletion e2e/a6/jest.es5.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
preset: 'jest-preset-angular',
setupTestFrameworkScriptFile: '<rootDir>/src/setupJest.ts',
setupFilesAfterEnv: ['<rootDir>/src/setupJest.ts'],
transform: {
'^.+\\.(ts|js|html)$': 'ts-jest',
},
Expand Down
3 changes: 3 additions & 0 deletions e2e/a6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@
"ts-jest": "23.10.5",
"ts-node": "7.0.1",
"typescript": "2.9.2"
},
"engines": {
"npm": "6.14.13"
}
}
3 changes: 3 additions & 0 deletions e2e/a7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@
"ts-jest": "24.3.0",
"ts-node": "7.0.1",
"typescript": "3.2.4"
},
"engines": {
"npm": "6.14.13"
}
}
3 changes: 3 additions & 0 deletions e2e/a8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,8 @@
"ts-jest": "25.5.1",
"ts-node": "7.0.1",
"typescript": "3.5.3"
},
"engines": {
"npm": "6.14.13"
}
}
3 changes: 3 additions & 0 deletions e2e/a9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,8 @@
"ts-jest": "25.5.1",
"ts-node": "8.10.2",
"typescript": "3.7.7"
},
"engines": {
"npm": "6.14.13"
}
}
3 changes: 3 additions & 0 deletions e2e/am/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@
"puppeteer": "9.0.0",
"ts-node": "9.1.1",
"typescript": "4.1.5"
},
"engines": {
"npm": "6.14.13"
}
}
Loading

0 comments on commit 33fb288

Please sign in to comment.