chore(deps-dev): bump @bahmutov/cypress-esbuild-preprocessor

Bumps [@bahmutov/cypress-esbuild-preprocessor](https://github.com/bahmutov/cypress-esbuild-preprocessor) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/bahmutov/cypress-esbuild-preprocessor/releases)
- [Commits](https://github.com/bahmutov/cypress-esbuild-preprocessor/compare/v2.2.7...v2.2.8)

---
updated-dependencies:
- dependency-name: "@bahmutov/cypress-esbuild-preprocessor"
  dependency-version: 2.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-06 02:03:23 +00:00 committed by GitHub
parent b53e2226de
commit 96d41a96e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^23.2.1",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.7",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.8",
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
"@eslint/compat": "^2.0.0",
"@eslint/eslintrc": "^3.3.3",
@ -547,9 +547,9 @@
}
},
"node_modules/@bahmutov/cypress-esbuild-preprocessor": {
"version": "2.2.7",
"resolved": "https://registry.npmjs.org/@bahmutov/cypress-esbuild-preprocessor/-/cypress-esbuild-preprocessor-2.2.7.tgz",
"integrity": "sha512-n5kYNQ830Tics+04/pRR/IdJsCoc2xf4iO7emI2ofGIWGuDkE4ewIJt1jYJ+FfN41I2B7jTWQRvU274T4NloTQ==",
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/@bahmutov/cypress-esbuild-preprocessor/-/cypress-esbuild-preprocessor-2.2.8.tgz",
"integrity": "sha512-pN90es4T1DYcQbBuDEpa7yotC/VhE+BgfHIEGpS0uxibTIqt7g4ZITQZbTFcaQATZh3QmPIMMkeZyBE7PWf1LA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -34,7 +34,7 @@
},
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^23.2.1",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.7",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.8",
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
"@eslint/compat": "^2.0.0",
"@eslint/eslintrc": "^3.3.3",