From 4cb8bc8dd1326850d5d7657470adb3ace51b1772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:51:10 +0000 Subject: [PATCH] Bump cy-verify-downloads from 0.2.2 to 0.2.3 Bumps [cy-verify-downloads](https://github.com/elaichenkov/cy-verify-downloads) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/elaichenkov/cy-verify-downloads/releases) - [Commits](https://github.com/elaichenkov/cy-verify-downloads/compare/0.2.2...0.2.3) --- 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 07267d14..fbf8d921 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "webpack": "^4.47.0" }, "devDependencies": { - "cy-verify-downloads": "^0.2.2", + "cy-verify-downloads": "^0.2.3", "cypress": "^13.6.0", "editorconfig": "^2.0.0", "eslint": "^8.55.0", @@ -6824,9 +6824,9 @@ "integrity": "sha512-d4ZVpCW31eWwCMe1YT3ur7mUDnTXbgwyzaL320DrcRT45rfjYxkt5QWLrmOJ+/UEAI2+fQgKe/fCjR8l4TpRgw==" }, "node_modules/cy-verify-downloads": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.2.tgz", - "integrity": "sha512-Cr4U38xg5z8AK8XiYuEcbAy1rfgtkZTdUFTWkG5NM+BxKSjRlpGt6LpylLpHp9B6ikKCBPotpeewW7fOuBFKlA==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.3.tgz", + "integrity": "sha512-lxVIqqta4Dhma8C4SLAxE4XNOOYGP1Il+3eAy8Lcz75yoDFrTJ1YoZfFWVPspVQtFzN3/z9kcpYfHK4ZCMsCig==", "dev": true }, "node_modules/cyclist": { @@ -23852,9 +23852,9 @@ "integrity": "sha512-d4ZVpCW31eWwCMe1YT3ur7mUDnTXbgwyzaL320DrcRT45rfjYxkt5QWLrmOJ+/UEAI2+fQgKe/fCjR8l4TpRgw==" }, "cy-verify-downloads": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.2.tgz", - "integrity": "sha512-Cr4U38xg5z8AK8XiYuEcbAy1rfgtkZTdUFTWkG5NM+BxKSjRlpGt6LpylLpHp9B6ikKCBPotpeewW7fOuBFKlA==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.3.tgz", + "integrity": "sha512-lxVIqqta4Dhma8C4SLAxE4XNOOYGP1Il+3eAy8Lcz75yoDFrTJ1YoZfFWVPspVQtFzN3/z9kcpYfHK4ZCMsCig==", "dev": true }, "cyclist": { diff --git a/package.json b/package.json index 2e4834c8..7cc1af4b 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "webpack": "^4.47.0" }, "devDependencies": { - "cy-verify-downloads": "^0.2.2", + "cy-verify-downloads": "^0.2.3", "cypress": "^13.6.0", "editorconfig": "^2.0.0", "eslint": "^8.55.0",