From 12d8e0bd6ee1e49cddb3c60283a867fbb2216044 Mon Sep 17 00:00:00 2001 From: Bill Glesias Date: Wed, 4 Sep 2024 11:12:09 -0400 Subject: [PATCH] chore: release 13.14.2 (#30182) --- cli/CHANGELOG.md | 2 +- package.json | 2 +- yarn.lock | 9 +-------- 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 9f1696f0fcf9..46aca11025b4 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 13.14.2 -_Released 9/10/2024 (PENDING)_ +_Released 9/4/2024_ **Bugfixes:** diff --git a/package.json b/package.json index fec6f08c1ea5..c187589e19cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "13.14.1", + "version": "13.14.2", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": { diff --git a/yarn.lock b/yarn.lock index 44c0047366a8..347871fcdda5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7688,13 +7688,6 @@ resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a" integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== -"@types/mini-css-extract-plugin@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@types/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.1.tgz#c2ab735b353864019a148251e699b7038443bc77" - integrity sha512-evjjtJttaUexgg3au9ZJFy76tV9mySwX3a4Jl82BuormBYluWLRt0xk2urWrhOdPgDWzulRFyotwYOJTmkSgKw== - dependencies: - mini-css-extract-plugin "*" - "@types/minimatch@*", "@types/minimatch@3.0.5", "@types/minimatch@^3.0.3": version "3.0.5" resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" @@ -21701,7 +21694,7 @@ min-indent@^1.0.0, min-indent@^1.0.1: resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== -mini-css-extract-plugin@*, mini-css-extract-plugin@2.9.1: +mini-css-extract-plugin@2.9.1: version "2.9.1" resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.1.tgz#4d184f12ce90582e983ccef0f6f9db637b4be758" integrity sha512-+Vyi+GCCOHnrJ2VPS+6aPoXN2k2jgUzDRhTFLjjTBn23qyXJXkjUWQgTL+mXpF5/A8ixLdCc6kWsoeOjKGejKQ==