cypress 13.5.0 → 13.5.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": "13.5.0",
3
+ "version": "13.5.1",
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": "a23dba19af00516e0ef69fb61d17ec6c4b6b595a",
139
- "commitDate": "2023-11-08T18:36:09.000Z",
138
+ "commitSha": "ab60af86332a2a1c3c65e965dd539f081a28807a",
139
+ "commitDate": "2023-11-14T18:02:55.000Z",
140
140
  "stable": true
141
141
  },
142
142
  "description": "Cypress is a next generation front end testing tool built for the modern web",