mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 19:01:54 +02:00
Upgrade cypress to 8.x and next to 10.x (#4469)
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@changesets/changelog-github": "^0.3.0",
|
||||
"@changesets/cli": "^2.14.1",
|
||||
"@testing-library/cypress": "^7.0.5",
|
||||
"@testing-library/cypress": "^8.0.0",
|
||||
"@types/lodash": "^4.14.149",
|
||||
"@types/mocha": "^5.2.7",
|
||||
"@types/node": "^12.12.14",
|
||||
@@ -63,7 +63,7 @@
|
||||
"babel-plugin-dev-expression": "^0.2.2",
|
||||
"babel-plugin-module-resolver": "^3.1.1",
|
||||
"cross-env": "6.0.3",
|
||||
"cypress": "^7.1.0",
|
||||
"cypress": "^8.3.0",
|
||||
"emotion": "^10.0.9",
|
||||
"eslint": "^6.7.1",
|
||||
"eslint-config-prettier": "^6.7.0",
|
||||
@@ -78,7 +78,7 @@
|
||||
"lint-staged": ">=10",
|
||||
"lodash": "^4.17.4",
|
||||
"mocha": "^6.2.0",
|
||||
"next": "^9.4.0",
|
||||
"next": "^10.2.3",
|
||||
"npm-run-all": "^4.1.2",
|
||||
"prettier": "^1.19.1",
|
||||
"prismjs": "^1.5.1",
|
||||
|
Reference in New Issue
Block a user