mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/color from 3.0.4 to 3.0.5
Bumps [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color) --- updated-dependencies: - dependency-name: "@types/color" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5be520d271
commit
248cfe305c
2 changed files with 5 additions and 5 deletions
|
|
@ -85,7 +85,7 @@
|
|||
"@electron/rebuild": "^3.3.0",
|
||||
"@types/args": "5.0.1",
|
||||
"@types/async-retry": "1.4.3",
|
||||
"@types/color": "3.0.4",
|
||||
"@types/color": "3.0.5",
|
||||
"@types/columnify": "^1.5.2",
|
||||
"@types/fs-extra": "11.0.2",
|
||||
"@types/lodash": "^4.14.199",
|
||||
|
|
|
|||
|
|
@ -1032,10 +1032,10 @@
|
|||
resolved "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
||||
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
||||
|
||||
"@types/color@3.0.4":
|
||||
version "3.0.4"
|
||||
resolved "https://registry.npmjs.org/@types/color/-/color-3.0.4.tgz#53ceca0946660c7779442948878172c6ace13777"
|
||||
integrity sha512-OpisS4bqJJwbkkQRrMvURf3DOxBoAg9mysHYI7WgrWpSYHqHGKYBULHdz4ih77SILcLDo/zyHGFyfIl9yb8NZQ==
|
||||
"@types/color@3.0.5":
|
||||
version "3.0.5"
|
||||
resolved "https://registry.npmjs.org/@types/color/-/color-3.0.5.tgz#658fd9286a44c21dabaa56c2e2f63da3ac15f063"
|
||||
integrity sha512-T9yHCNtd8ap9L/r8KEESu5RDMLkoWXHo7dTureNoI1dbp25NsCN054vOu09iniIjR21MXUL+LU9bkIWrbyg8gg==
|
||||
dependencies:
|
||||
"@types/color-convert" "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue