From 217a267ba978c97f3e9b08a4187b10fb6da08fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:01:04 +0000 Subject: [PATCH] Bump cy-verify-downloads from 0.2.5 to 0.2.6 Bumps [cy-verify-downloads](https://github.com/elaichenkov/cy-verify-downloads) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/elaichenkov/cy-verify-downloads/releases) - [Commits](https://github.com/elaichenkov/cy-verify-downloads/compare/0.2.5...0.2.6) --- updated-dependencies: - dependency-name: cy-verify-downloads dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 87e543d6..313ce7b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "webpack": "^4.47.0" }, "devDependencies": { - "cy-verify-downloads": "^0.2.5", + "cy-verify-downloads": "^0.2.6", "cypress": "^13.15.1", "editorconfig": "^2.0.0", "eslint": "^8.57.1", @@ -6841,9 +6841,9 @@ "integrity": "sha512-d4ZVpCW31eWwCMe1YT3ur7mUDnTXbgwyzaL320DrcRT45rfjYxkt5QWLrmOJ+/UEAI2+fQgKe/fCjR8l4TpRgw==" }, "node_modules/cy-verify-downloads": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.5.tgz", - "integrity": "sha512-HiFsVlHOm0EStSZKaeKUgWbIzEahm9vNV0ggavr++q5fdqhJnc/8NXsTl0VzIHLgIXnBN6b9Y7Hfy1BAmuwlZQ==", + "version": "0.2.6", + "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.6.tgz", + "integrity": "sha512-OvFstJMeVelGw+dvi3ON33mvRKmlvVeODNwimM6mbieMmQKZok+bkWRjIVB9kX3sPoGRJDKKiUm+TH+d7N3BIA==", "dev": true }, "node_modules/cyclist": { @@ -23940,9 +23940,9 @@ "integrity": "sha512-d4ZVpCW31eWwCMe1YT3ur7mUDnTXbgwyzaL320DrcRT45rfjYxkt5QWLrmOJ+/UEAI2+fQgKe/fCjR8l4TpRgw==" }, "cy-verify-downloads": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.5.tgz", - "integrity": "sha512-HiFsVlHOm0EStSZKaeKUgWbIzEahm9vNV0ggavr++q5fdqhJnc/8NXsTl0VzIHLgIXnBN6b9Y7Hfy1BAmuwlZQ==", + "version": "0.2.6", + "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.6.tgz", + "integrity": "sha512-OvFstJMeVelGw+dvi3ON33mvRKmlvVeODNwimM6mbieMmQKZok+bkWRjIVB9kX3sPoGRJDKKiUm+TH+d7N3BIA==", "dev": true }, "cyclist": { diff --git a/package.json b/package.json index f0f67ec0..97a25e43 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "webpack": "^4.47.0" }, "devDependencies": { - "cy-verify-downloads": "^0.2.5", + "cy-verify-downloads": "^0.2.6", "cypress": "^13.15.1", "editorconfig": "^2.0.0", "eslint": "^8.57.1",