chore(deps): update dependency @storybook/addon-console to v1.2.2 (#271)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-25 16:29:36 +01:00 committed by GitHub
parent 6b4d4f1b11
commit f493caa4ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -73,7 +73,7 @@
"@commitlint/config-conventional": "11.0.0",
"@storybook/addon-actions": "5.3.21",
"@storybook/addon-backgrounds": "5.3.21",
"@storybook/addon-console": "1.2.1",
"@storybook/addon-console": "1.2.2",
"@storybook/addon-knobs": "5.3.21",
"@storybook/addon-links": "5.3.21",
"@storybook/addon-storysource": "5.3.21",

View File

@ -2882,10 +2882,10 @@
react "^16.8.3"
util-deprecate "^1.0.2"
"@storybook/addon-console@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@storybook/addon-console/-/addon-console-1.2.1.tgz#f338401661b4636118b13839848061e996d4e104"
integrity sha512-2iDbDTipWonvRpIqLLntfhCGvawFFvoG1xyErpyL7K/HRdQ1zzIvR1Qm83S7TK8Vg+RzZWm4wcDbxx7WOsFCNg==
"@storybook/addon-console@1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@storybook/addon-console/-/addon-console-1.2.2.tgz#018cd712e1ed6eee1a7eae57c3d96f1fbbedc191"
integrity sha512-aTuYoz1Fit9PAhy0VDTjQ5rovRz5a+DgPRIaA5cktkiA9Y0ikK/cu525DDZLTh7oNMOt0fmRYyYPtknTMyeXrQ==
dependencies:
global "^4.3.2"