cypress 13.7.1 → 13.7.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.7.1",
3
+ "version": "13.7.2",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "postinstall": "node index.js --exec install",
@@ -134,8 +134,8 @@
134
134
  },
135
135
  "buildInfo": {
136
136
  "commitBranch": "develop",
137
- "commitSha": "f17fa4ca60338a1b86e092bc970e5d7decd4b2e3",
138
- "commitDate": "2024-03-21T17:57:14.000Z",
137
+ "commitSha": "dd922a87047c866186254f63ab255c1b62845d8b",
138
+ "commitDate": "2024-04-02T16:59:05.000Z",
139
139
  "stable": true
140
140
  },
141
141
  "description": "Cypress is a next generation front end testing tool built for the modern web",