mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 13:44:29 +08:00
chore(deps-dev): bump @types/object-hash from 2.2.1 to 3.0.6 (#5805)
Bumps [@types/object-hash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/object-hash) from 2.2.1 to 3.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/object-hash) --- updated-dependencies: - dependency-name: "@types/object-hash" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f625eabf70
commit
7cd44812ea
3 changed files with 9 additions and 9 deletions
|
|
@ -77,7 +77,7 @@
|
|||
"@types/node": "20.14.11",
|
||||
"@types/node-fetch": "2.6.1",
|
||||
"@types/nodemailer": "6.4.15",
|
||||
"@types/object-hash": "2.2.1",
|
||||
"@types/object-hash": "3.0.6",
|
||||
"@types/readline-sync": "1.4.8",
|
||||
"@types/string-similarity": "4.0.2",
|
||||
"@types/supertest": "2.0.12",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"@types/howler": "2.2.7",
|
||||
"@types/jquery": "3.5.14",
|
||||
"@types/node": "20.14.11",
|
||||
"@types/object-hash": "2.2.1",
|
||||
"@types/object-hash": "3.0.6",
|
||||
"@types/subset-font": "1.4.3",
|
||||
"@types/throttle-debounce": "2.1.0",
|
||||
"@vitest/coverage-v8": "2.0.5",
|
||||
|
|
|
|||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
|
@ -208,8 +208,8 @@ importers:
|
|||
specifier: 6.4.15
|
||||
version: 6.4.15
|
||||
'@types/object-hash':
|
||||
specifier: 2.2.1
|
||||
version: 2.2.1
|
||||
specifier: 3.0.6
|
||||
version: 3.0.6
|
||||
'@types/readline-sync':
|
||||
specifier: 1.4.8
|
||||
version: 1.4.8
|
||||
|
|
@ -380,8 +380,8 @@ importers:
|
|||
specifier: 20.14.11
|
||||
version: 20.14.11
|
||||
'@types/object-hash':
|
||||
specifier: 2.2.1
|
||||
version: 2.2.1
|
||||
specifier: 3.0.6
|
||||
version: 3.0.6
|
||||
'@types/subset-font':
|
||||
specifier: 1.4.3
|
||||
version: 1.4.3
|
||||
|
|
@ -2666,8 +2666,8 @@ packages:
|
|||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
||||
'@types/object-hash@2.2.1':
|
||||
resolution: {integrity: sha512-i/rtaJFCsPljrZvP/akBqEwUP2y5cZLOmvO+JaYnz01aPknrQ+hB5MRcO7iqCUsFaYfTG8kGfKUyboA07xeDHQ==}
|
||||
'@types/object-hash@3.0.6':
|
||||
resolution: {integrity: sha512-fOBV8C1FIu2ELinoILQ+ApxcUKz4ngq+IWUYrxSGjXzzjUALijilampwkMgEtJ+h2njAW3pi853QpzNVCHB73w==}
|
||||
|
||||
'@types/qs@6.9.15':
|
||||
resolution: {integrity: sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==}
|
||||
|
|
@ -11915,7 +11915,7 @@ snapshots:
|
|||
|
||||
'@types/normalize-package-data@2.4.4': {}
|
||||
|
||||
'@types/object-hash@2.2.1': {}
|
||||
'@types/object-hash@3.0.6': {}
|
||||
|
||||
'@types/qs@6.9.15': {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue