chore(deps): pin dependencies
This commit is contained in:
committed by
renovate[bot]
parent
3efe3fa73f
commit
81696e9b23
@ -23,13 +23,13 @@
|
|||||||
"react-dom": "16.14.0"
|
"react-dom": "16.14.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.14.0",
|
"@babel/core": "7.14.0",
|
||||||
"@storybook/addon-actions": "^6.2.9",
|
"@storybook/addon-actions": "6.2.9",
|
||||||
"@storybook/addon-essentials": "^6.2.9",
|
"@storybook/addon-essentials": "6.2.9",
|
||||||
"@storybook/addon-links": "^6.2.9",
|
"@storybook/addon-links": "6.2.9",
|
||||||
"@storybook/addon-postcss": "^2.0.0",
|
"@storybook/addon-postcss": "2.0.0",
|
||||||
"@storybook/react": "^6.2.9",
|
"@storybook/react": "6.2.9",
|
||||||
"babel-loader": "^8.2.2"
|
"babel-loader": "8.2.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
Reference in New Issue
Block a user