mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump @types/mousetrap from 1.6.13 to 1.6.14
Bumps [@types/mousetrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mousetrap) from 1.6.13 to 1.6.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mousetrap) --- updated-dependencies: - dependency-name: "@types/mousetrap" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
33969b1a12
commit
cccbc7c9a4
2 changed files with 5 additions and 5 deletions
|
|
@ -89,7 +89,7 @@
|
||||||
"@types/columnify": "^1.5.4",
|
"@types/columnify": "^1.5.4",
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/lodash": "^4.14.201",
|
"@types/lodash": "^4.14.201",
|
||||||
"@types/mousetrap": "1.6.13",
|
"@types/mousetrap": "1.6.14",
|
||||||
"@types/ms": "0.7.34",
|
"@types/ms": "0.7.34",
|
||||||
"@types/node": "18.18.7",
|
"@types/node": "18.18.7",
|
||||||
"@types/plist": "3.0.5",
|
"@types/plist": "3.0.5",
|
||||||
|
|
|
||||||
|
|
@ -1154,10 +1154,10 @@
|
||||||
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
|
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
|
||||||
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
||||||
|
|
||||||
"@types/mousetrap@1.6.13":
|
"@types/mousetrap@1.6.14":
|
||||||
version "1.6.13"
|
version "1.6.14"
|
||||||
resolved "https://registry.npmjs.org/@types/mousetrap/-/mousetrap-1.6.13.tgz#1b2e4cd374fdd1ee58a240be0aafd94f7270b3be"
|
resolved "https://registry.npmjs.org/@types/mousetrap/-/mousetrap-1.6.14.tgz#8043e982305d4a651a6488a128033ad6d82ff325"
|
||||||
integrity sha512-dEzDpaR+P/thkMsjsREQDX9OP8AMyLncTkgUgTTIxq5lJTlQffiLJt67ImDtaX+kC7CaNIX30pfdrrMZkym+eg==
|
integrity sha512-aY69yje/bZllr99dbIcQwB365YDH/9myLodpxQ8cQZhGfavICi389aRvwa5LUoW+gTpcZKHjVI/sc0dDjUqVuw==
|
||||||
|
|
||||||
"@types/ms@*", "@types/ms@0.7.34":
|
"@types/ms@*", "@types/ms@0.7.34":
|
||||||
version "0.7.34"
|
version "0.7.34"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue