Merge pull request #334 from IT4Change/dependabot/npm_and_yarn/bahmutov/cypress-esbuild-preprocessor-2.2.8

chore(deps-dev): bump @bahmutov/cypress-esbuild-preprocessor from 2.2.7 to 2.2.8
This commit is contained in:
mahula 2025-12-13 10:02:50 +01:00 committed by GitHub
commit 0995769933
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",