Skip to content

Commit

Permalink
chore(deps): update dependency @types/signale to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 1, 2022
1 parent e93ddcb commit 54e8cb3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/eslint": "7.28.2",
"@types/jest": "27.0.2",
"@types/node": "16.11.22",
"@types/signale": "1.4.3",
"@types/signale": "1.4.4",
"@types/stylelint": "13.13.3",
"eslint": "^7.32.0",
"husky": "^7.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1389,10 +1389,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.9.tgz#152c6c20a7688c30b967ec1841d31ace569863fc"
integrity sha512-L/TMpyURfBkf+o/526Zb6kd/tchUP3iBDEPjqjb+U2MAJhVRxxrmr2fwpe08E7QsV7YLcpq0tUaQ9O9x97ZIxQ==

"@types/[email protected].3":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@types/signale/-/signale-1.4.3.tgz#03747907f505e3214ba88e4448552217722f4351"
integrity sha512-rxdOM+UCMF1PW09V7u/R0g/BsS1jtksxZaFCvcqL/K7yjT5rKUTf1Z+OTV7S9GGYHiklRfn3paTowHNddRFRVA==
"@types/[email protected].4":
version "1.4.4"
resolved "https://registry.yarnpkg.com/@types/signale/-/signale-1.4.4.tgz#dbfd32b39f1084551ecda9ba0888e4fef49e9fea"
integrity sha512-VYy4VL64gA4uyUIYVj4tiGFF0VpdnRbJeqNENKGX42toNiTvt83rRzxdr0XK4DR3V01zPM0JQNIsL+IwWWfhsQ==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 54e8cb3

Please sign in to comment.