Skip to content

Commit 4473ca2

Browse files
authored
chore: some dependency version bumps (#6430)
Default Cypress version is now v7
1 parent e661a92 commit 4473ca2

File tree

8 files changed

+622
-389
lines changed

8 files changed

+622
-389
lines changed

docs/migrations/migrate-from-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Please consider switching to ESLint. You can check out [`tslint-to-eslint-config
120120
### E2E-Cypress Plugin
121121

122122
* Cypress is required as a peer dependency.
123-
* Cypress is updated from v3 to v6. See [Cypress Migration Guide](https://docs.cypress.io/guides/references/migration-guide.html) for detailed instructions of the migration process.
123+
* Cypress is updated from v3 to v7. See [Cypress Migration Guide](https://docs.cypress.io/guides/references/migration-guide.html) for detailed instructions of the migration process.
124124

125125
### E2E-WebDriverIO Plugin
126126

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@vuepress/theme-vue": "^1.8.1",
4444
"babel-core": "7.0.0-bridge.0",
4545
"babel-jest": "^26.6.3",
46-
"chromedriver": "^88.0.0",
46+
"chromedriver": "^90.0.0",
4747
"debug": "^4.1.0",
4848
"eslint": "^7.20.0",
4949
"eslint-plugin-graphql": "^4.0.0",
@@ -71,7 +71,7 @@
7171
"semver": "^7.3.4",
7272
"stylus-loader": "^3.0.2",
7373
"typescript": "~4.1.5",
74-
"verdaccio": "^4.11.0",
74+
"verdaccio": "^5.0.1",
7575
"vuepress": "^1.8.1",
7676
"webpack": "^5.22.0",
7777
"yorkie": "^2.0.0"

packages/@vue/cli-plugin-babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@babel/preset-env": "^7.12.16",
35-
"jscodeshift": "^0.11.0"
35+
"jscodeshift": "^0.12.0"
3636
},
3737
"publishConfig": {
3838
"access": "public"

packages/@vue/cli-plugin-e2e-cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@vue/cli-shared-utils": "^5.0.0-alpha.8",
27-
"cypress": "^6.5.0",
27+
"cypress": "^7.1.0",
2828
"eslint-plugin-cypress": "^2.11.2"
2929
},
3030
"peerDependencies": {

packages/@vue/cli-plugin-e2e-nightwatch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"nightwatch": "^1.4.1"
2929
},
3030
"devDependencies": {
31-
"chromedriver": "^88.0.0",
31+
"chromedriver": "^90.0.0",
3232
"geckodriver": "^1.22.1",
3333
"selenium-server": "^3.141.59"
3434
},

packages/@vue/cli-plugin-e2e-webdriverio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
}
5858
},
5959
"devDependencies": {
60-
"chromedriver": "^88.0.0",
60+
"chromedriver": "^90.0.0",
6161
"geckodriver": "^1.22.1",
6262
"ts-node": "^9.1.1",
6363
"wdio-chromedriver-service": "^7.0.0",

packages/@vue/cli-plugin-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/chai": "^4.2.15",
4949
"@types/jest": "^26.0.20",
5050
"@types/mocha": "^8.2.1",
51-
"jscodeshift": "^0.11.0",
51+
"jscodeshift": "^0.12.0",
5252
"typescript": "~4.1.5",
5353
"vue-class-component": "^7.2.3",
5454
"vue-property-decorator": "^9.1.2"

yarn.lock

Lines changed: 614 additions & 381 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy