Skip to content

Commit

Permalink
Update all non-major dependencies (#372)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 17, 2021
1 parent 0ce3840 commit 1c64528
Show file tree
Hide file tree
Showing 4 changed files with 342 additions and 316 deletions.
18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"@babel/preset-env": "7.13.15",
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@storybook/addon-actions": "6.2.7",
"@storybook/addon-essentials": "6.2.7",
"@storybook/addon-links": "6.2.7",
"@storybook/addon-storyshots": "6.2.7",
"@storybook/cli": "6.2.7",
"@storybook/react": "6.2.7",
"@storybook/addon-actions": "6.2.8",
"@storybook/addon-essentials": "6.2.8",
"@storybook/addon-links": "6.2.8",
"@storybook/addon-storyshots": "6.2.8",
"@storybook/cli": "6.2.8",
"@storybook/react": "6.2.8",
"@types/jest": "26.0.22",
"@types/react-dom": "17.0.3",
"@types/react-router-dom": "5.1.7",
"@types/storybook-react-router": "1.0.1",
"@typescript-eslint/eslint-plugin": "4.21.0",
"@typescript-eslint/parser": "4.21.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"axios-mock-adapter": "1.19.0",
"babel-jest": "26.6.3",
"babel-loader": "8.2.2",
Expand All @@ -40,7 +40,7 @@
"react-test-renderer": "17.0.2",
"storybook-react-router": "1.0.8",
"typescript": "4.2.4",
"webpack": "5.31.2",
"webpack": "5.33.2",
"webpack-cli": "4.6.0",
"webpack-dev-server": "3.11.2"
},
Expand Down
Loading

0 comments on commit 1c64528

Please sign in to comment.