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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-19 21:21:05 +00:00 committed by Nicolas Meienberger
parent 68d7fe8cf2
commit 5cebfc0f8d
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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: