Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/vite-plugin-cypress-esm to v1…
Browse files Browse the repository at this point in the history
….1.2
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 7b8f2c7 commit f153138
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1383,9 +1383,9 @@
uuid "^8.3.2"

"@cypress/vite-plugin-cypress-esm@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@cypress/vite-plugin-cypress-esm/-/vite-plugin-cypress-esm-1.0.0.tgz#de3d96d66199b1e25481bbe05d7f0d67e1014436"
integrity sha512-ZoMvsJKZrvU8LY7pZ1LuhPyWbAAsd0RUnlsTBnfeMn7WeeG8jI9R3I2Xt3bH3UtG8Lv5QJ46Rc5jSdHM7ulrgA==
version "1.1.2"
resolved "https://registry.yarnpkg.com/@cypress/vite-plugin-cypress-esm/-/vite-plugin-cypress-esm-1.1.2.tgz#65ca00d58985eb65f9ff28a00d1777353bdd7ec3"
integrity sha512-fpa6QePha5bDplkFb18BHi2MbQuJKqmB0xeI3DPJ+pHHFkdtXVN050wnY31mdwBdmpurvuRfvwefMWf+IMlmeA==
dependencies:
debug "^4.3.4"
picomatch "2.3.0"
Expand Down Expand Up @@ -4212,7 +4212,7 @@ dayjs@^1.10.4:
resolved "https://registry.npmjs.org/dayjs/-/dayjs-1.11.5.tgz"
integrity sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==

debug@*, debug@4, debug@4.3.4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4:
debug@*, debug@4, debug@4.3.4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3:
version "4.3.4"
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
Expand Down Expand Up @@ -4240,7 +4240,7 @@ debug@4.3.3:
dependencies:
ms "2.1.2"

debug@4.4.0:
debug@4.4.0, debug@^4.3.4:
version "4.4.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
Expand Down Expand Up @@ -7514,7 +7514,7 @@ ms@2.0.0:

ms@2.1.2:
version "2.1.2"
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

ms@2.1.3, ms@^2.1.1, ms@^2.1.3:
Expand Down

0 comments on commit f153138

Please sign in to comment.