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

This commit is contained in:
Renovate Bot
2020-07-11 08:41:58 +00:00
committed by renovate[bot]
parent eecbc944a3
commit 2d4f054cb8
2 changed files with 11 additions and 11 deletions
+10 -10
View File
@@ -4130,16 +4130,16 @@
}
},
"@storybook/preset-create-react-app": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-3.1.3.tgz",
"integrity": "sha512-AY19mq8RblQvd/TfE3OSBnLbk0vsAywAG4J96cDXAYWJkJuqzQkgfTpejah4xhqP6gsHa4PUqZu1mM7G/DIdSQ==",
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-3.1.4.tgz",
"integrity": "sha512-VwzGCvv+HnEDXxSwF6ITRIZ4EaMhiMu1Mxrwm+nb49XTT2VME8VTzmbDjrdpZXPXUJrwLYmvqzaBT/qGZoMlgA==",
"dev": true,
"requires": {
"@types/babel__core": "^7.1.7",
"@types/webpack": "^4.41.13",
"babel-plugin-react-docgen": "^4.1.0",
"pnp-webpack-plugin": "^1.6.4",
"react-docgen-typescript-plugin": "^0.4.0",
"react-docgen-typescript-plugin": "^0.5.0",
"semver": "^7.3.2"
},
"dependencies": {
@@ -5142,9 +5142,9 @@
}
},
"@types/webpack": {
"version": "4.41.19",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.19.tgz",
"integrity": "sha512-hBryCwAJhqf7MiYNnsr6UsPVQHF4+sUnXVG9MTVAJFtX8vJoxc2rPFcWEAUVuBOCxfTkEY5TPc7RYUer7EXTEQ==",
"version": "4.41.21",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.21.tgz",
"integrity": "sha512-2j9WVnNrr/8PLAB5csW44xzQSJwS26aOnICsP3pSGCEdsu6KYtfQ6QJsVUKHWRnm1bL7HziJsfh5fHqth87yKA==",
"dev": true,
"requires": {
"@types/anymatch": "*",
@@ -18187,9 +18187,9 @@
}
},
"react-docgen-typescript-plugin": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/react-docgen-typescript-plugin/-/react-docgen-typescript-plugin-0.4.1.tgz",
"integrity": "sha512-+uoMqPWqPnC4+3xIz3e+AIJeJ07HZ1Y4jqziQ+xaRoxp9/RRR6XZK1hM5BRZmaMO2gN65I/jaFcxgaa/uzAtfQ==",
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/react-docgen-typescript-plugin/-/react-docgen-typescript-plugin-0.5.1.tgz",
"integrity": "sha512-zBxrg3+N0UgcT3NGnrUEhAjmr3DMQq8XsKZweWpRfDAW9BnvSOoVVbKUvdq0elTokkHABIpk6Q626kwzYr4J3Q==",
"dev": true,
"requires": {
"debug": "^4.1.1",
+1 -1
View File
@@ -74,7 +74,7 @@
"devDependencies": {
"@commitlint/travis-cli": "9.0.1",
"@percy-io/percy-storybook": "2.1.0",
"@storybook/preset-create-react-app": "3.1.3",
"@storybook/preset-create-react-app": "3.1.4",
"@storybook/react": "5.3.19",
"@testing-library/react-hooks": "3.3.0",
"depcheck": "1.0.0",