cypress 12.17.1 → 12.17.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": "12.17.1",
3
+ "version": "12.17.2",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "postinstall": "node index.js --exec install",
@@ -118,8 +118,8 @@
118
118
  },
119
119
  "buildInfo": {
120
120
  "commitBranch": "develop",
121
- "commitSha": "17ed1c9831054c5875e21d29c588a5ecb50edcbc",
122
- "commitDate": "2023-07-10T16:34:12.000Z",
121
+ "commitSha": "cffa9d1a1856c01d081666b605fc4b402ebf7a92",
122
+ "commitDate": "2023-07-20T14:05:44.000Z",
123
123
  "stable": true
124
124
  },
125
125
  "description": "Cypress is a next generation front end testing tool built for the modern web",