Skip to content

Commit 33cedef

Browse files
authored
Merge branch 'release/15.0.0' into mabel/issue-31677-reporter-redesign
2 parents 8d11bd6 + ddac377 commit 33cedef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

npm/angular/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Mount Angular components in the open source [Cypress.io](https://www.cypress.io/
66
77
## Requirements
88

9-
- Angular 18.0.0+ (`@cypress/angular@2` supports Angular 13 - 16 and `@cypress/angular@3` supports Angular 17)
9+
- Angular 18.0.0+ (`@cypress/angular@2` supports Angular 13 - 16 and `@cypress/angular@3` supports Angular 17).
1010

1111
## Development
1212

npm/webpack-batteries-included-preprocessor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cypress Webpack Preprocessor (Batteries Included)
22

3-
Cypress preprocessor for bundling JavaScript via webpack, with dependencies included and support for:
3+
Cypress preprocessor for bundling JavaScript via Webpack, with dependencies included and support for:
44

55
- Various proposal-stage ES features
66
- TypeScript

npm/webpack-preprocessor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cypress Webpack Preprocessor
22

3-
Cypress preprocessor for bundling JavaScript via webpack
3+
Cypress preprocessor for bundling JavaScript via Webpack
44

55
## Installation
66

0 commit comments

Comments
 (0)