Update cypress
This commit is contained in:
@@ -18,7 +18,7 @@ import "./commands"
|
||||
|
||||
// Alternatively you can use CommonJS syntax:
|
||||
// require('./commands')
|
||||
import { mount } from "cypress/react18"
|
||||
import { mount } from "cypress/react"
|
||||
|
||||
// Augment the Cypress namespace to include type definitions for
|
||||
// your custom command.
|
||||
|
||||
@@ -133,7 +133,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.0",
|
||||
"@typescript-eslint/parser": "^8.32.0",
|
||||
"adm-zip": "^0.5.16",
|
||||
"cypress": "^13.6.6",
|
||||
"cypress": "^14.3.2",
|
||||
"dotenv": "^16.5.0",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "^14.0.4",
|
||||
|
||||
Reference in New Issue
Block a user