Merge pull request #339 from pi-hole/dependabot/npm_and_yarn/development/types/react-table-6.8.5

Bump @types/react-table from 6.8.4 to 6.8.5
This commit is contained in:
Mark Drobnak
2019-07-27 18:02:57 -04:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2804,9 +2804,9 @@
}
},
"@types/react-table": {
"version": "6.8.4",
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-6.8.4.tgz",
"integrity": "sha512-zLsAtTC3Nwd9W/aU4TAgceQEm7L8Wha/60g8tlus8+tJylKmoaC026+8IYl2akHCLga8VtdCca3yBlq2nUWh3w==",
"version": "6.8.5",
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-6.8.5.tgz",
"integrity": "sha512-ueCsAadG1IwuuAZM+MWf2SoxbccSWweyQa9YG6xGN5cOVK3SayPOJW4MsUHGpY0V/Q+iZWgohpasliiao29O6g==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -18,7 +18,7 @@
"@types/react-dom": "^16.8.4",
"@types/react-redux": "^7.1.1",
"@types/react-router-dom": "^4.3.4",
"@types/react-table": "^6.8.4",
"@types/react-table": "^6.8.5",
"@types/reactstrap": "^8.0.1",
"@types/sha.js": "^2.4.0",
"enzyme": "^3.10.0",