Merge pull request #9714 from backstage/dependabot/npm_and_yarn/cypress-9.5.0

chore(deps-dev): bump cypress from 7.3.0 to 9.5.0
This commit is contained in:
Fredrik Adelöw
2022-02-23 15:34:42 +01:00
committed by GitHub
5 changed files with 69 additions and 101 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
"@types/react-dom": "*",
"@types/zen-observable": "^0.8.0",
"cross-env": "^7.0.0",
"cypress": "^7.3.0",
"cypress": "^9.5.0",
"eslint-plugin-cypress": "^2.10.3",
"start-server-and-test": "^1.10.11"
},
@@ -37,7 +37,7 @@
"@types/node": "^14.14.32",
"@types/react-dom": "*",
"cross-env": "^7.0.0",
"cypress": "^7.3.0",
"cypress": "^9.5.0",
"eslint-plugin-cypress": "^2.10.3",
"start-server-and-test": "^1.10.11"
},
+1 -1
View File
@@ -45,7 +45,7 @@
"@types/node": "^14.14.32",
"@types/serve-handler": "^6.1.0",
"@types/webpack-env": "^1.15.3",
"cypress": "^7.3.0",
"cypress": "^9.5.0",
"cypress-plugin-snapshots": "^1.4.4",
"find-process": "^1.4.5",
"nodemon": "^2.0.2",