cypress 13.6.1 → 13.6.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": "13.6.1",
3
+ "version": "13.6.2",
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": "687dc63538bc94c7052e349c2c9e7297fcde7185",
139
- "commitDate": "2023-12-05T16:23:21.000Z",
138
+ "commitSha": "ce8ee60defc71839845dc684d9e1c8a2eda7693e",
139
+ "commitDate": "2023-12-26T16:49:39.000Z",
140
140
  "stable": true
141
141
  },
142
142
  "description": "Cypress is a next generation front end testing tool built for the modern web",