Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
avbentem committed Sep 5, 2020
1 parent de814d4 commit 993bc59
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 43 deletions.
76 changes: 45 additions & 31 deletions package-lock.json

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

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,32 +42,32 @@
]
},
"dependencies": {
"@testing-library/dom": "^7.23.0",
"@testing-library/dom": "^7.24.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^10.4.9",
"@testing-library/react": "^11.0.2",
"@testing-library/user-event": "^12.1.3",
"@types/enzyme": "^3.10.5",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/jest": "^26.0.10",
"@types/lodash": "^4.14.160",
"@types/node": "^14.6.1",
"@types/react": "^16.9.48",
"@types/jest": "^26.0.13",
"@types/lodash": "^4.14.161",
"@types/node": "^14.6.4",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"@types/react-plotly.js": "^2.2.4",
"@types/react-router-dom": "^5.1.5",
"@types/react-test-renderer": "^16.9.3",
"axios": "^0.20.0",
"bootstrap": "^4.5.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.3",
"enzyme-adapter-react-16": "^1.15.4",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-jest-dom": "^3.1.7",
"eslint-plugin-jest-dom": "^3.2.2",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-testing-library": "^3.7.0",
"eslint-plugin-testing-library": "^3.8.0",
"gh-pages": "^3.1.0",
"husky": "^4.2.5",
"jest-enzyme": "^7.1.2",
"lint-staged": "^10.2.13",
"lint-staged": "^10.3.0",
"lodash": "^4.17.20",
"node-sass": "^4.14.1",
"plotly.js-basic-dist": "^1.55.1",
Expand All @@ -76,14 +76,14 @@
"react": "^16.13.1",
"react-bootstrap": "^1.3.0",
"react-dom": "^16.13.1",
"react-github-corner": "^2.3.0",
"react-github-corner": "^2.4.0",
"react-icons": "^3.11.0",
"react-markdown": "^4.3.1",
"react-plotly.js": "^2.4.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.3",
"react-test-renderer": "^16.13.1",
"stylelint": "^13.6.1",
"stylelint": "^13.7.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^20.0.0",
"stylelint-prettier": "^1.1.2",
Expand Down

0 comments on commit 993bc59

Please sign in to comment.