cypress 13.3.2 → 13.3.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": "13.3.2",
3
+ "version": "13.3.3",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "postinstall": "node index.js --exec install",
@@ -135,8 +135,8 @@
135
135
  },
136
136
  "buildInfo": {
137
137
  "commitBranch": "develop",
138
- "commitSha": "04a1156ccd6093441c17ea04c98570ef8470a239",
139
- "commitDate": "2023-10-18T15:16:19.000Z",
138
+ "commitSha": "058f3a80b033f16bf57f50ee78f63d8b82e75851",
139
+ "commitDate": "2023-10-24T17:54:22.000Z",
140
140
  "stable": true
141
141
  },
142
142
  "description": "Cypress is a next generation front end testing tool built for the modern web",