diff --git a/package-lock.json b/package-lock.json index 3cc89df..84d2a2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": { diff --git a/package.json b/package.json index a262656..bb8d363 100644 --- a/package.json +++ b/package.json @@ -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",