Skip to content

Commit

Permalink
Merge pull request #2212 from LD4P/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jermnelson authored Jun 8, 2020
2 parents 255e00f + a5e36f2 commit 0af5cf9
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 26 deletions.
89 changes: 68 additions & 21 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/free-solid-svg-icons": "^5.13.0",
"@fortawesome/react-fontawesome": "^0.1.9",
"@fortawesome/react-fontawesome": "^0.1.10",
"@honeybadger-io/react": "0.0.6",
"ajv": "^6.12.2",
"amazon-cognito-identity-js": "^3.3.3",
Expand All @@ -76,9 +76,9 @@
"lodash": "^4.17.14",
"merge": "^1.2.1",
"mixin-deep": ">=1.3.2",
"n3": "^1.3.7",
"n3": "^1.4.0",
"popper.js": "^1.16.1",
"query-string": "^6.12.1",
"query-string": "^6.13.0",
"rdf-ext": "^1.3.0",
"react": "^16.13.1",
"react-bootstrap-typeahead": "^3.4.2",
Expand All @@ -96,7 +96,7 @@
"set-value": "^3.0.2",
"shortid": "^2.2.14",
"sinopia_server": "^3.0.0-beta4",
"swagger-client": "^3.10.5",
"swagger-client": "^3.10.6",
"x2js": "^3.2.6"
},
"devDependencies": {
Expand Down Expand Up @@ -126,7 +126,7 @@
"eslint-config-airbnb-base": "~14.0.0",
"eslint-import-resolver-webpack": "^0.12.0",
"eslint-plugin-cypress": "^2.11.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.21.1",
"eslint-plugin-jest": "^23.13.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-node": "^11.1.0",
Expand Down

0 comments on commit 0af5cf9

Please sign in to comment.