Skip to content

Commit

Permalink
chore(deps): update dependency @bahmutov/cypress-esbuild-preprocessor…
Browse files Browse the repository at this point in the history
… to v2.2.4 (#611)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 0a774bf commit e909a8d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@bahmutov/cypress-code-coverage": "2.6.1",
"@bahmutov/cypress-esbuild-preprocessor": "2.2.3",
"@bahmutov/cypress-esbuild-preprocessor": "2.2.4",
"@cypress/vite-plugin-cypress-esm": "^1.0.0",
"@faker-js/faker": "8.4.1",
"@testing-library/cypress": "10.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1317,12 +1317,12 @@
rimraf "^4.4.1"
sort-array "^4.1.5"

"@bahmutov/cypress-esbuild-preprocessor@2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@bahmutov/cypress-esbuild-preprocessor/-/cypress-esbuild-preprocessor-2.2.3.tgz#2b3a3fb9940069c56f0a294e4134df092961ac5d"
integrity sha512-YdrZxCULKC3k5H5bjBeL6boadcsSXsdnJf6GQGHMRcqzUFzDQC1sZGNblauJzUU34XbA4Sko5ym4KajKf4WwAw==
"@bahmutov/cypress-esbuild-preprocessor@2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@bahmutov/cypress-esbuild-preprocessor/-/cypress-esbuild-preprocessor-2.2.4.tgz#2724ac884702925739d8fde23dcf256f198408aa"
integrity sha512-t5xOKK+a6PlsxgRBtZDzayUcPJGDLKJt1pwKK/Y8szuDPPF+DbEsrqL8fbKgE1+koPvOVaYMX4ggwQwqfk99hA==
dependencies:
debug "4.3.7"
debug "4.4.0"

"@bcoe/v8-coverage@^0.2.3":
version "0.2.3"
Expand Down Expand Up @@ -4240,10 +4240,10 @@ debug@4.3.3:
dependencies:
ms "2.1.2"

debug@4.3.7:
version "4.3.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
debug@4.4.0:
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==
dependencies:
ms "^2.1.3"

Expand Down

0 comments on commit e909a8d

Please sign in to comment.