Browse Source

chore(deps-dev): update cypress from 3.8.3 to 4.12.1 (#6310)

bubble
Tim Lai 4 years ago
committed by GitHub
parent
commit
6ecc1809a7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 411 additions and 392 deletions
  1. +410
    -391
      package-lock.json
  2. +1
    -1
      package.json

+ 410
- 391
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -121,7 +121,7 @@
"cors": "^2.8.5",
"cross-env": "=7.0.2",
"css-loader": "^3.5.3",
"cypress": "^3.8.3",
"cypress": "=4.12.1",
"dedent": "^0.7.0",
"deepmerge": "^4.0.0",
"enzyme": "^2.7.1",


Loading…
Cancel
Save