chore(deps): pin dependencies

This commit is contained in:
Renovate Bot
2021-05-17 11:42:51 +00:00
committed by renovate[bot]
parent 4f4bcff464
commit df0898a495

View File

@ -29,11 +29,11 @@
"@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",
"autoprefixer": "^10.2.5", "autoprefixer": "10.2.5",
"babel-loader": "8.2.2", "babel-loader": "8.2.2",
"postcss": "^8.2.15", "postcss": "8.2.15",
"postcss-import": "^14.0.2", "postcss-import": "14.0.2",
"tailwindcss": "^2.1.2" "tailwindcss": "2.1.2"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",