Skip to content

Commit 9dfb38f

Browse files
authored
chore: release 13.6.6 (#28996)
1 parent c1304b2 commit 9dfb38f

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
22
## 13.6.6
33

4-
_Released 2/22/2024 (PENDING)_
4+
_Released 2/22/2024_
55

66
**Bugfixes:**
77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress",
3-
"version": "13.6.5",
3+
"version": "13.6.6",
44
"description": "Cypress is a next generation front end testing tool built for the modern web",
55
"private": true,
66
"scripts": {

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12830,14 +12830,7 @@ [email protected]:
1283012830
dependencies:
1283112831
node-fetch "^2.6.12"
1283212832

12833-
cross-fetch@^3.0.4, cross-fetch@^3.0.6, cross-fetch@^3.1.4, cross-fetch@^3.1.5:
12834-
version "3.1.5"
12835-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
12836-
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
12837-
dependencies:
12838-
node-fetch "2.6.7"
12839-
12840-
cross-fetch@^3.1.8:
12833+
cross-fetch@^3.0.4, cross-fetch@^3.0.6, cross-fetch@^3.1.4, cross-fetch@^3.1.5, cross-fetch@^3.1.8:
1284112834
version "3.1.8"
1284212835
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.8.tgz#0327eba65fd68a7d119f8fb2bf9334a1a7956f82"
1284312836
integrity sha512-cvA+JwZoU0Xq+h6WkMvAUqPEYy92Obet6UdKLfW60qn99ftItKjB5T+BkyWOFWe2pUyfQ+IJHmpOTznqk1M6Kg==

0 commit comments

Comments
 (0)