File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
22## 13.13.3
33
4- _ Released 8/13/2024 (PENDING) _
4+ _ Released 8/13/2024 _
55
66** Bugfixes:**
77
Original file line number Diff line number Diff line change 11{
22 "name" : " cypress" ,
3- "version" : " 13.13.2 " ,
3+ "version" : " 13.13.3 " ,
44 "description" : " Cypress is a next generation front end testing tool built for the modern web" ,
55 "private" : true ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -18517,7 +18517,7 @@ image-q@^4.0.0:
1851718517 dependencies:
1851818518 "@types/node" "16.9.1"
1851918519
18520- image-size@1.1.1:
18520+ image-size@1.1.1, image-size@^1.0.0 :
1852118521 version "1.1.1"
1852218522 resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.1.1.tgz#ddd67d4dc340e52ac29ce5f546a09f4e29e840ac"
1852318523 integrity sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==
@@ -18529,13 +18529,6 @@ image-size@^0.5.0:
1852918529 resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.5.5.tgz#09dfd4ab9d20e29eb1c3e80b8990378df9e3cb9c"
1853018530 integrity sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=
1853118531
18532- image-size@^1.0.0:
18533- version "1.0.0"
18534- resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.0.0.tgz#58b31fe4743b1cec0a0ac26f5c914d3c5b2f0750"
18535- integrity sha512-JLJ6OwBfO1KcA+TvJT+v8gbE6iWbj24LyDNFgFEN0lzegn6cC6a/p3NIDaepMsJjQjlUWqIC7wJv8lBFxPNjcw==
18536- dependencies:
18537- queue "6.0.2"
18538-
1853918532immutable@^4.0.0:
1854018533 version "4.0.0"
1854118534 resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0.tgz#b86f78de6adef3608395efb269a91462797e2c23"
You can’t perform that action at this time.
0 commit comments