cypress 9.6.0 → 9.6.1

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": "9.6.0",
3
+ "version": "9.6.1",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "postinstall": "node index.js --exec install",
@@ -66,8 +66,8 @@
66
66
  "types": "types",
67
67
  "buildInfo": {
68
68
  "commitBranch": "develop",
69
- "commitSha": "676fc97f46f9798b5f17ee6d292924f8e1a0c82b",
70
- "commitDate": "2022-04-25T12:54:32.000Z",
69
+ "commitSha": "37df3cab6430532b63b19586c4da9e5c0beec5cb",
70
+ "commitDate": "2022-05-09T14:49:05.000Z",
71
71
  "stable": true
72
72
  },
73
73
  "description": "Cypress.io end to end testing tool",