Skip to content

Commit

Permalink
Upgrade dependencies (#122)
Browse files Browse the repository at this point in the history
* Upgrade storybook

* yarn upgrade react-scripts and
serverless-cloudfront-invalidate

* yarn upgrade serverless-bundle

* Bump react-scripts in package.json to 4.0.2

* Bump react-scripts in package.json to 4.0.3

* yarn upgrade serverless, chromedriver, axios in app root

* Manually bump axios to 0.21.1 - this may not work

* regenerate yarn.lock for app-web to resolve updated sb versus updated react-scripts issue - babel-loader resolves to 8.0.1

* Fix babel-loader resolution bug between CRA and storybook

* Fix chromedriver CI error

* cleanup
  • Loading branch information
haworku committed May 4, 2021
1 parent 6959c89 commit 97ed9df
Show file tree
Hide file tree
Showing 5 changed files with 5,055 additions and 4,911 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"@types/dotenv": "^8.2.0",
"@types/node": "^14.14.35",
"@types/yargs": "^15.0.10",
"chromedriver": "^86.0.0",
"chromedriver": "^90.0.0",
"cypress": "^6.8.0",
"cypress-pipe": "^2.0.0",
"dotenv": "^8.2.0",
Expand Down

0 comments on commit 97ed9df

Please sign in to comment.