From a51483991b625f9e1563c746a14503b510140b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 09:37:06 -0600 Subject: [PATCH] Bump @types/json-diff from 1.0.0 to 1.0.2 (#105) Bumps [@types/json-diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-diff) from 1.0.0 to 1.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-diff) --- updated-dependencies: - dependency-name: "@types/json-diff" dependency-type: direct:production 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 35d2178..939fd00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2182,9 +2182,9 @@ } }, "node_modules/@types/json-diff": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@types/json-diff/-/json-diff-1.0.0.tgz", - "integrity": "sha512-dCXC1F73Sqriz2d8Wt/sP/DztE+rlfIRPxW9WSYheHp/l3gvkeSvM6l4vhm7t4Dgn8AJAxNKajx/eobbPdP6Wg==" + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@types/json-diff/-/json-diff-1.0.2.tgz", + "integrity": "sha512-XsYtsD5ih3imV3W+e2/ick1rMqs1ERG2uW3EJPPgF6PndPmf+sci2PtR3wOd7u4Di2wn3gU/EPql/2AYdKqqDw==" }, "node_modules/@types/json-schema": { "version": "7.0.15",