mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-11 09:06:36 +08:00
chore(deps-dev): bump @types/string-similarity from 4.0.0 to 4.0.2 (#5772)
Bumps [@types/string-similarity](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/string-similarity) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/string-similarity) --- updated-dependencies: - dependency-name: "@types/string-similarity" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <jack@monkeytype.com>
This commit is contained in:
parent
5694dacbdf
commit
704679931f
2 changed files with 6 additions and 6 deletions
|
@ -79,7 +79,7 @@
|
|||
"@types/nodemailer": "6.4.15",
|
||||
"@types/object-hash": "2.2.1",
|
||||
"@types/readline-sync": "1.4.8",
|
||||
"@types/string-similarity": "4.0.0",
|
||||
"@types/string-similarity": "4.0.2",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/swagger-stats": "0.95.11",
|
||||
"@types/swagger-ui-express": "4.1.3",
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -214,8 +214,8 @@ importers:
|
|||
specifier: 1.4.8
|
||||
version: 1.4.8
|
||||
'@types/string-similarity':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
specifier: 4.0.2
|
||||
version: 4.0.2
|
||||
'@types/supertest':
|
||||
specifier: 2.0.12
|
||||
version: 2.0.12
|
||||
|
@ -2674,8 +2674,8 @@ packages:
|
|||
'@types/sizzle@2.3.8':
|
||||
resolution: {integrity: sha512-0vWLNK2D5MT9dg0iOo8GlKguPAU02QjmZitPEsXRuJXU/OGIOt9vT9Fc26wtYuavLxtO45v9PGleoL9Z0k1LHg==}
|
||||
|
||||
'@types/string-similarity@4.0.0':
|
||||
resolution: {integrity: sha512-dMS4S07fbtY1AILG/RhuwmptmzK1Ql8scmAebOTJ/8iBtK/KI17NwGwKzu1uipjj8Kk+3mfPxum56kKZE93mzQ==}
|
||||
'@types/string-similarity@4.0.2':
|
||||
resolution: {integrity: sha512-LkJQ/jsXtCVMK+sKYAmX/8zEq+/46f1PTQw7YtmQwb74jemS1SlNLmARM2Zml9DgdDTWKAtc5L13WorpHPDjDA==}
|
||||
|
||||
'@types/stylis@4.2.5':
|
||||
resolution: {integrity: sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==}
|
||||
|
@ -11930,7 +11930,7 @@ snapshots:
|
|||
|
||||
'@types/sizzle@2.3.8': {}
|
||||
|
||||
'@types/string-similarity@4.0.0': {}
|
||||
'@types/string-similarity@4.0.2': {}
|
||||
|
||||
'@types/stylis@4.2.5': {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue