cypress 10.0.0 → 10.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cypress",
3
- "version": "10.0.0",
3
+ "version": "10.0.3",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "postinstall": "node index.js --exec install",
@@ -101,8 +101,8 @@
101
101
  },
102
102
  "buildInfo": {
103
103
  "commitBranch": "develop",
104
- "commitSha": "e0e5a60ef69a0d73fabf5e84334b5e097be366a6",
105
- "commitDate": "2022-06-01T13:26:18.000Z",
104
+ "commitSha": "91ba9c70d57f38804888918a0d79ed6ebe5decc0",
105
+ "commitDate": "2022-06-06T17:31:07.000Z",
106
106
  "stable": true
107
107
  },
108
108
  "description": "Cypress.io end to end testing tool",