From 49ed8e56a8eb3e08740c124b65d386b7abd35362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:22:13 -0400 Subject: [PATCH] Bump cy-verify-downloads from 0.2.1 to 0.2.2 (#573) Bumps [cy-verify-downloads](https://github.com/elaichenkov/cy-verify-downloads) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/elaichenkov/cy-verify-downloads/releases) - [Commits](https://github.com/elaichenkov/cy-verify-downloads/compare/0.2.1...0.2.2) --- updated-dependencies: - dependency-name: cy-verify-downloads dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 3a0f73cc..ccbb43dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "webpack": "^4.47.0" }, "devDependencies": { - "cy-verify-downloads": "^0.2.1", + "cy-verify-downloads": "^0.2.2", "cypress": "^13.3.1", "editorconfig": "^2.0.0", "eslint": "^8.52.0", @@ -6709,9 +6709,9 @@ "integrity": "sha512-d4ZVpCW31eWwCMe1YT3ur7mUDnTXbgwyzaL320DrcRT45rfjYxkt5QWLrmOJ+/UEAI2+fQgKe/fCjR8l4TpRgw==" }, "node_modules/cy-verify-downloads": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.1.tgz", - "integrity": "sha512-RXqLeLztnPZuGkXq8lnkVcxJYSUz2evUbhNKIfsYQ/I2tMCif9x8TQBC/jskmw+qibCclJ8CfG//bYeZP9bUhA==", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.2.tgz", + "integrity": "sha512-Cr4U38xg5z8AK8XiYuEcbAy1rfgtkZTdUFTWkG5NM+BxKSjRlpGt6LpylLpHp9B6ikKCBPotpeewW7fOuBFKlA==", "dev": true }, "node_modules/cyclist": { @@ -23321,9 +23321,9 @@ "integrity": "sha512-d4ZVpCW31eWwCMe1YT3ur7mUDnTXbgwyzaL320DrcRT45rfjYxkt5QWLrmOJ+/UEAI2+fQgKe/fCjR8l4TpRgw==" }, "cy-verify-downloads": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.1.tgz", - "integrity": "sha512-RXqLeLztnPZuGkXq8lnkVcxJYSUz2evUbhNKIfsYQ/I2tMCif9x8TQBC/jskmw+qibCclJ8CfG//bYeZP9bUhA==", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/cy-verify-downloads/-/cy-verify-downloads-0.2.2.tgz", + "integrity": "sha512-Cr4U38xg5z8AK8XiYuEcbAy1rfgtkZTdUFTWkG5NM+BxKSjRlpGt6LpylLpHp9B6ikKCBPotpeewW7fOuBFKlA==", "dev": true }, "cyclist": { diff --git a/package.json b/package.json index 3d10c7ac..474e32e0 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "webpack": "^4.47.0" }, "devDependencies": { - "cy-verify-downloads": "^0.2.1", + "cy-verify-downloads": "^0.2.2", "cypress": "^13.3.1", "editorconfig": "^2.0.0", "eslint": "^8.52.0",