cypress 12.15.0 → 12.16.0

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.15.0",
3
+ "version": "12.16.0",
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": "d76d4e1ecfe4d7617347dd91a26007fc2735c604",
122
- "commitDate": "2023-06-20T16:21:50.000Z",
121
+ "commitSha": "4aacfaa5c18344ccaa9f6b8a2f3106fe269f4b0d",
122
+ "commitDate": "2023-06-26T13:45:58.000Z",
123
123
  "stable": true
124
124
  },
125
125
  "description": "Cypress is a next generation front end testing tool built for the modern web",