From 69b9eb6a5cc09625f4003ff0e062d00aca34b62b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 13:17:11 +0000 Subject: [PATCH] build(deps-dev): bump @bahmutov/cypress-esbuild-preprocessor Bumps [@bahmutov/cypress-esbuild-preprocessor](https://github.com/bahmutov/cypress-esbuild-preprocessor) from 2.2.5 to 2.2.6. - [Release notes](https://github.com/bahmutov/cypress-esbuild-preprocessor/releases) - [Commits](https://github.com/bahmutov/cypress-esbuild-preprocessor/compare/v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: "@bahmutov/cypress-esbuild-preprocessor" dependency-version: 2.2.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 +++++++++++++++----------------- package.json | 2 +- 2 files changed, 16 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 231f6b8da..721d85ff2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@badeball/cypress-cucumber-preprocessor": "23.1.0", - "@bahmutov/cypress-esbuild-preprocessor": "2.2.5", + "@bahmutov/cypress-esbuild-preprocessor": "2.2.6", "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", "@eslint/compat": "1.3.2", @@ -583,13 +583,12 @@ } }, "node_modules/@bahmutov/cypress-esbuild-preprocessor": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@bahmutov/cypress-esbuild-preprocessor/-/cypress-esbuild-preprocessor-2.2.5.tgz", - "integrity": "sha512-T8jugcaKdK3G470eWTo9fxeLXupnlTHLdWrjcfWuFM9spkHrASkiG20IpmAKiSPUjeXU0+A1EDssD48XMMxaKg==", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@bahmutov/cypress-esbuild-preprocessor/-/cypress-esbuild-preprocessor-2.2.6.tgz", + "integrity": "sha512-njJI3neexUcRh3iK/hXRZLwGa7tsjzO87MsoXkmqx0lmNaasJzewTau8hW6K9Tt74smA57e/uuskBUqU9SYrGw==", "dev": true, - "license": "MIT", "dependencies": { - "debug": "4.4.1" + "debug": "4.4.3" }, "peerDependencies": { "esbuild": ">=0.17.0" @@ -4087,11 +4086,10 @@ "dev": true }, "node_modules/debug": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", - "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", "dev": true, - "license": "MIT", "dependencies": { "ms": "^2.1.3" }, @@ -10398,12 +10396,12 @@ } }, "@bahmutov/cypress-esbuild-preprocessor": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@bahmutov/cypress-esbuild-preprocessor/-/cypress-esbuild-preprocessor-2.2.5.tgz", - "integrity": "sha512-T8jugcaKdK3G470eWTo9fxeLXupnlTHLdWrjcfWuFM9spkHrASkiG20IpmAKiSPUjeXU0+A1EDssD48XMMxaKg==", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@bahmutov/cypress-esbuild-preprocessor/-/cypress-esbuild-preprocessor-2.2.6.tgz", + "integrity": "sha512-njJI3neexUcRh3iK/hXRZLwGa7tsjzO87MsoXkmqx0lmNaasJzewTau8hW6K9Tt74smA57e/uuskBUqU9SYrGw==", "dev": true, "requires": { - "debug": "4.4.1" + "debug": "4.4.3" } }, "@colors/colors": { @@ -12777,9 +12775,9 @@ "dev": true }, "debug": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", - "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", "dev": true, "requires": { "ms": "^2.1.3" diff --git a/package.json b/package.json index 2b7dd0aca..19aa800c0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ ], "devDependencies": { "@badeball/cypress-cucumber-preprocessor": "23.1.0", - "@bahmutov/cypress-esbuild-preprocessor": "2.2.5", + "@bahmutov/cypress-esbuild-preprocessor": "2.2.6", "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", "@eslint/compat": "1.3.2",