Update dependency @types/signale to v1.4.1 (#9446)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-03 00:33:34 +02:00 committed by GitHub
parent 6fef3d27e4
commit 0d1aca02a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -120,7 +120,7 @@
"@types/sanitize-html": "1.22.0",
"@types/semver": "7.1.0",
"@types/shelljs": "0.8.7",
"@types/signale": "1.2.1",
"@types/signale": "1.4.1",
"@types/simmerjs": "0.5.1",
"@types/sinon": "9.0.0",
"@types/socket.io": "2.1.4",

View File

@ -3138,10 +3138,10 @@
"@types/glob" "*"
"@types/node" "*"
"@types/signale@1.2.1":
version "1.2.1"
resolved "https://registry.npmjs.org/@types/signale/-/signale-1.2.1.tgz#7ff3d477e8d5983b7ecef544f5830c3cb271d1a8"
integrity sha512-mV6s2VgcBC16Jb+1EwulgRrrZBT93V4JCILkNPg31rvvSK6LRQQGU8R/SUivgHjDZ5LJZu/yL2kMF8j85YQTnA==
"@types/signale@1.4.1":
version "1.4.1"
resolved "https://registry.npmjs.org/@types/signale/-/signale-1.4.1.tgz#6137a6fd7960b48703dd2793c5b795480368b246"
integrity sha512-05d9fUDqRnt36rizLgo38SbPTrkMzdhXpvSHSAhxzokgIUPGNUoXHV0zYjPpTd4IryDADJ0mGHpfJ/Yhjyh9JQ==
dependencies:
"@types/node" "*"