From 5cebfc0f8dc44f2c5da80e164e03df9654b39648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:21:05 +0000 Subject: [PATCH] chore(deps-dev): bump @total-typescript/shoehorn from 0.1.0 to 0.1.1 Bumps @total-typescript/shoehorn from 0.1.0 to 0.1.1. --- updated-dependencies: - dependency-name: "@total-typescript/shoehorn" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index df5221f3..43f4eada 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", - "@total-typescript/shoehorn": "^0.1.0", + "@total-typescript/shoehorn": "^0.1.1", "@total-typescript/ts-reset": "^0.4.2", "@types/express": "^4.17.13", "@types/express-session": "^1.17.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bbb4843e..a17b5e61 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ devDependencies: specifier: ^14.4.3 version: 14.4.3(@testing-library/dom@9.3.1) '@total-typescript/shoehorn': - specifier: ^0.1.0 - version: 0.1.0 + specifier: ^0.1.1 + version: 0.1.1 '@total-typescript/ts-reset': specifier: ^0.4.2 version: 0.4.2 @@ -2714,8 +2714,8 @@ packages: engines: {node: '>= 10'} dev: true - /@total-typescript/shoehorn@0.1.0: - resolution: {integrity: sha512-XKig6hXxWnUh0fsW3LR2vxpxwLlPFokfOSR0riHKA9uXvdHDfwOOPdAOi4U/YNKLmgYUu/plUfnF3yiAAz1+Zg==} + /@total-typescript/shoehorn@0.1.1: + resolution: {integrity: sha512-XSPcazQsC2Cr7eCiAI+M2bTmMziBvFWYTYMgUDKLbU6i+7m3I2BF5gXF5vKDO8577fONs9CvmTvVa7+nMHMfxg==} dev: true /@total-typescript/ts-reset@0.4.2: