Skip to content

Commit

Permalink
Merge pull request #2072 from LD4P/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jermnelson authored Feb 10, 2020
2 parents 59980ab + fffd5ce commit d4b79a9
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 100 deletions.
128 changes: 35 additions & 93 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 @@ -56,12 +56,12 @@
},
"license": "Apache-2.0",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.17",
"@fortawesome/free-solid-svg-icons": "^5.8.1",
"@fortawesome/fontawesome-svg-core": "^1.2.27",
"@fortawesome/free-solid-svg-icons": "^5.12.1",
"@fortawesome/react-fontawesome": "^0.1.6",
"@honeybadger-io/react": "0.0.6",
"ajv": "^6.11.0",
"amazon-cognito-identity-js": "^3.1.2",
"amazon-cognito-identity-js": "^3.2.4",
"bootstrap": "^4.3.1",
"crypto-js": "^3.1.9-1",
"dotenv": "^8.0.0",
Expand Down Expand Up @@ -125,9 +125,9 @@
"eslint": "^6.7.2",
"eslint-config-airbnb-base": "~14.0.0",
"eslint-import-resolver-webpack": "^0.12.0",
"eslint-plugin-cypress": "^2.6.1",
"eslint-plugin-cypress": "^2.9.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.0.0",
"eslint-plugin-jest": "^23.7.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-react": "^7.18.3",
Expand All @@ -144,13 +144,13 @@
"jsdom": "15.2.1",
"jsdom-global": "3.0.2",
"node-sass": "^4.13.1",
"puppeteer": "^2.1.0",
"puppeteer": "^2.1.1",
"redux-mock-store": "^1.5.3",
"sass-loader": "^8.0.2",
"style-loader": "^1.1.3",
"webpack": "^4.41.1",
"webpack-cli": "^3.3.5",
"webpack-dev-server": "^3.10.2"
"webpack-dev-server": "^3.10.3"
},
"jest": {
"setupFilesAfterEnv": [
Expand Down

0 comments on commit d4b79a9

Please sign in to comment.