cypress 13.16.1 → 13.17.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": "13.16.1",
3
+ "version": "13.17.0",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "postinstall": "node index.js --exec install",
@@ -141,8 +141,8 @@
141
141
  },
142
142
  "buildInfo": {
143
143
  "commitBranch": "develop",
144
- "commitSha": "06aeb9dfddaffc679a4d5c55447767682855d4aa",
145
- "commitDate": "2024-12-03T18:07:34.000Z",
144
+ "commitSha": "a15076fcf9891c4fcc2a08cb82724326f90d8ef1",
145
+ "commitDate": "2024-12-17T17:13:58.000Z",
146
146
  "stable": true
147
147
  },
148
148
  "description": "Cypress is a next generation front end testing tool built for the modern web",