Skip to content

Commit

Permalink
Merge e555ac5 into a1c65ea
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 22, 2020
2 parents a1c65ea + e555ac5 commit 73cacb2
Show file tree
Hide file tree
Showing 13 changed files with 14,802 additions and 14,846 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.0.0",
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1",
"coveralls": "^3.0.4",
"eslint-config-airbnb": "^18.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactjs-player/package.json
Expand Up @@ -29,7 +29,7 @@
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0",
"@svgr/rollup": "^4.3.0",
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1",
"antd": "^4.1.5",
"less": "^3.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-autoplay/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/use-flvjs/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/use-fullscreen/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/use-hlsjs/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/use-native/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/use-pip/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/use-playback-rate/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/use-state/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/use-time/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/use-volume/package.json
Expand Up @@ -27,7 +27,7 @@
"react": "^16.12.0"
},
"devDependencies": {
"@testing-library/react": "^9.4.0",
"@testing-library/react": "^10.3.0",
"@testing-library/react-hooks": "^3.2.1"
},
"private": false,
Expand Down

0 comments on commit 73cacb2

Please sign in to comment.