From 64f5b9adf026d50f45a92bce5426f6296aa2c48b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 08:50:44 +0000 Subject: [PATCH] Bump @total-typescript/shoehorn from 0.1.1 to 0.1.2 Bumps [@total-typescript/shoehorn](https://github.com/total-typescript/shoehorn) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/total-typescript/shoehorn/releases) - [Changelog](https://github.com/total-typescript/shoehorn/blob/main/CHANGELOG.md) - [Commits](https://github.com/total-typescript/shoehorn/commits) --- updated-dependencies: - dependency-name: "@total-typescript/shoehorn" 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 1e3659e4..d4ba4624 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^14.2.1", "@testing-library/user-event": "^14.5.2", - "@total-typescript/shoehorn": "^0.1.1", + "@total-typescript/shoehorn": "^0.1.2", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.8", @@ -3302,9 +3302,9 @@ } }, "node_modules/@total-typescript/shoehorn": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@total-typescript/shoehorn/-/shoehorn-0.1.1.tgz", - "integrity": "sha512-XSPcazQsC2Cr7eCiAI+M2bTmMziBvFWYTYMgUDKLbU6i+7m3I2BF5gXF5vKDO8577fONs9CvmTvVa7+nMHMfxg==", + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@total-typescript/shoehorn/-/shoehorn-0.1.2.tgz", + "integrity": "sha512-p7nNZbOZIofpDNyP0u1BctFbjxD44Qc+oO5jufgQdFdGIXJLc33QRloJpq7k5T59CTgLWfQSUxsuqLcmeurYRw==", "dev": true }, "node_modules/@types/aria-query": { @@ -13333,9 +13333,9 @@ "requires": {} }, "@total-typescript/shoehorn": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@total-typescript/shoehorn/-/shoehorn-0.1.1.tgz", - "integrity": "sha512-XSPcazQsC2Cr7eCiAI+M2bTmMziBvFWYTYMgUDKLbU6i+7m3I2BF5gXF5vKDO8577fONs9CvmTvVa7+nMHMfxg==", + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@total-typescript/shoehorn/-/shoehorn-0.1.2.tgz", + "integrity": "sha512-p7nNZbOZIofpDNyP0u1BctFbjxD44Qc+oO5jufgQdFdGIXJLc33QRloJpq7k5T59CTgLWfQSUxsuqLcmeurYRw==", "dev": true }, "@types/aria-query": { diff --git a/package.json b/package.json index 8a276ca9..72ef88c4 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^14.2.1", "@testing-library/user-event": "^14.5.2", - "@total-typescript/shoehorn": "^0.1.1", + "@total-typescript/shoehorn": "^0.1.2", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.8",