cypress 13.7.0 → 13.7.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "cypress",
|
3
|
-
"version": "13.7.
|
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": "
|
138
|
-
"commitDate": "2024-
|
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",
|