cypress 10.0.1 → 10.0.2

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.1",
3
+ "version": "10.0.2",
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": "ea3cd7fec2220fd090e08fcb4b411b52339e4160",
105
- "commitDate": "2022-06-01T23:59:07.000Z",
104
+ "commitSha": "309c31f89905809d9a4122a86e5d289e9f6c95a1",
105
+ "commitDate": "2022-06-02T21:23:58.000Z",
106
106
  "stable": true
107
107
  },
108
108
  "description": "Cypress.io end to end testing tool",