Skip to content

Commit

Permalink
Merge pull request #2754 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 Jan 19, 2021
2 parents d23b34b + 4c10610 commit 5494cd0
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 68 deletions.
98 changes: 35 additions & 63 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 @@ -111,9 +111,9 @@
"@babel/preset-env": "^7.12.7",
"@babel/preset-react": "^7.12.7",
"@babel/runtime": "^7.12.5",
"@testing-library/dom": "^7.28.1",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"@testing-library/dom": "^7.29.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.3",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
Expand Down Expand Up @@ -147,9 +147,9 @@
"redux-mock-store": "^1.5.3",
"sass-loader": "^8.0.2",
"style-loader": "^1.3.0",
"webpack": "^4.44.2",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
"webpack-dev-server": "^3.11.2"
},
"jest": {
"setupFilesAfterEnv": [
Expand Down

0 comments on commit 5494cd0

Please sign in to comment.