From de205c0457d82cfe90705cc327abf86412b00e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:04:51 +0000 Subject: [PATCH] chore(deps-dev): bump the jest group with 1 update Bumps the jest group with 1 update: [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot). - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot) --- updated-dependencies: - dependency-name: "@types/jest-image-snapshot" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest ... 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 9e604f8658..b8a8fd0b84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@rollup/plugin-node-resolve": "~15.2.3", "@rollup/plugin-terser": "~0.4.4", "@types/debug": "~4.1.10", - "@types/jest-image-snapshot": "~6.2.2", + "@types/jest-image-snapshot": "~6.2.3", "@types/lodash-es": "~4.17.10", "@types/minimist": "~1.2.4", "@typescript-eslint/eslint-plugin": "~6.10.0", @@ -2456,9 +2456,9 @@ } }, "node_modules/@types/jest-image-snapshot": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/@types/jest-image-snapshot/-/jest-image-snapshot-6.2.2.tgz", - "integrity": "sha512-wRjyeSDkBiYUXURQgWkfmlcKG5vpv3VsoWfwtbQPHgicjCx/sBtRKR2kCT6MGCWNY+HuWbrmvVVAaVSsqU4Q4Q==", + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/@types/jest-image-snapshot/-/jest-image-snapshot-6.2.3.tgz", + "integrity": "sha512-Lf6JNr3R+KzxfoGlxrxrbRBMBAsVADa1khItphouPOHqz6tyXoX6CeYeWMVETzV8lupc9r2Hho6hchhZH7ZdJA==", "dev": true, "dependencies": { "@types/jest": "*", @@ -14881,9 +14881,9 @@ } }, "@types/jest-image-snapshot": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/@types/jest-image-snapshot/-/jest-image-snapshot-6.2.2.tgz", - "integrity": "sha512-wRjyeSDkBiYUXURQgWkfmlcKG5vpv3VsoWfwtbQPHgicjCx/sBtRKR2kCT6MGCWNY+HuWbrmvVVAaVSsqU4Q4Q==", + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/@types/jest-image-snapshot/-/jest-image-snapshot-6.2.3.tgz", + "integrity": "sha512-Lf6JNr3R+KzxfoGlxrxrbRBMBAsVADa1khItphouPOHqz6tyXoX6CeYeWMVETzV8lupc9r2Hho6hchhZH7ZdJA==", "dev": true, "requires": { "@types/jest": "*", diff --git a/package.json b/package.json index 56ec456e62..5680c31cce 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@rollup/plugin-node-resolve": "~15.2.3", "@rollup/plugin-terser": "~0.4.4", "@types/debug": "~4.1.10", - "@types/jest-image-snapshot": "~6.2.2", + "@types/jest-image-snapshot": "~6.2.3", "@types/lodash-es": "~4.17.10", "@types/minimist": "~1.2.4", "@typescript-eslint/eslint-plugin": "~6.10.0",