Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Commit

Permalink
Bump @testing-library/react from 11.2.2 to 11.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 14, 2021
1 parent 55b3b24 commit 91251a4
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 11 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,17 @@
"dependencies": {
"@reduxjs/toolkit": "^1.5.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.1.10",
"@types/qrcode.react": "^1.0.1",
"@types/react": "^17.0.2",
"@types/react-redux": "^7.1.16",
"@videojs/http-streaming": "^2.6.4",
"axios": "^0.21.0",
"big.js": "^6.0.3",
"browser-file-storage": "^1.0.7",
"classnames": "^2.2.6",
"embla-carousel": "^4.1.3",
"embla-carousel": "^4.2.0",
"gun": "0.2020.520",
"jwt-decode": "^3.1.2",
"localforage": "^1.9.0",
Expand All @@ -36,8 +37,8 @@
"react-scripts": "4.0.1",
"react-simple-pull-to-refresh": "^1.2.0",
"react-swipe-component": "^3.0.0",
"react-tooltip": "^4.2.15",
"react-textarea-autosize": "^8.3.2",
"react-tooltip": "^4.2.15",
"redux": "^4.0.5",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.3.0",
Expand All @@ -47,6 +48,7 @@
"typescript": "^4.1.5",
"use-onclickoutside": "^0.3.1",
"uuid": "^8.3.2",
"video.js": "^7.11.4",
"web-vitals": "^0.2.4",
"webtorrent": "^0.112.0",
"workbox-background-sync": "^5.1.3",
Expand Down
Loading

0 comments on commit 91251a4

Please sign in to comment.