chore(deps): update dependency @storybook/preset-create-react-app to v3.1.2

This commit is contained in:
Renovate Bot
2020-06-19 15:23:32 +01:00
committed by Łukasz Mierzwa
parent 20dfcd1b6a
commit 650dbcbf72
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -3928,9 +3928,9 @@
}
},
"@storybook/preset-create-react-app": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-3.1.1.tgz",
"integrity": "sha512-8evUu/30dUZhH62KCjqLoUEnKzE/VVxXYs1/akK3rGaf1b1b1ShpTi79w/dFAzGzQ43gZ7jGw8Rcj3O4+7GgMQ==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-3.1.2.tgz",
"integrity": "sha512-MjOus6mH/F/TikTPR3lWiuaR6hhhray2Yr2jV++Qg1/fS3yyADTyNZQZyc+TOc+SdKNTZ706H8+zn7RcjD9vGg==",
"dev": true,
"requires": {
"@storybook/node-logger": "*",
@@ -4873,9 +4873,9 @@
"integrity": "sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw=="
},
"@types/tapable": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.5.tgz",
"integrity": "sha512-/gG2M/Imw7cQFp8PGvz/SwocNrmKFjFsm5Pb8HdbHkZ1K8pmuPzOX4VeVoiEecFCVf4CsN1r3/BRvx+6sNqwtQ==",
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.6.tgz",
"integrity": "sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA==",
"dev": true
},
"@types/testing-library__react-hooks": {
+1 -1
View File
@@ -73,7 +73,7 @@
"devDependencies": {
"@commitlint/travis-cli": "8.3.5",
"@percy-io/percy-storybook": "2.1.0",
"@storybook/preset-create-react-app": "3.1.1",
"@storybook/preset-create-react-app": "3.1.2",
"@storybook/react": "5.3.19",
"@testing-library/react-hooks": "3.3.0",
"diffable-html": "4.0.0",