Skip to content

Commit

Permalink
Merge pull request #2783 from LD4P/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jcoyne authored Mar 15, 2021
2 parents 915ea70 + 046e6c5 commit 10031f4
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
170 changes: 85 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@aws-amplify/auth": "^3.4.25",
"@aws-amplify/auth": "^3.4.27",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.13",
Expand Down Expand Up @@ -102,15 +102,15 @@
"x2js": "^3.2.6"
},
"devDependencies": {
"@babel/core": "^7.13.8",
"@babel/node": "^7.13.0",
"@babel/core": "^7.13.10",
"@babel/node": "^7.13.10",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-optional-chaining": "^7.13.8",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.13.9",
"@babel/preset-env": "^7.13.9",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@testing-library/dom": "7.29.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
Expand Down Expand Up @@ -141,7 +141,7 @@
"jest-localstorage-mock": "^2.4.8",
"jest-mock-console": "^1.0.1",
"jest-prop-type-error": "^1.1.0",
"jsdom": "^16.5.0",
"jsdom": "^16.5.1",
"jsdom-global": "3.0.2",
"raw-loader": "^4.0.2",
"redux-mock-store": "^1.5.3",
Expand Down

0 comments on commit 10031f4

Please sign in to comment.