chore(deps): update dependency @types/react-js-pagination to v3.0.4

This commit is contained in:
Renovate Bot
2021-07-08 23:15:56 +00:00
committed by renovate[bot]
parent 1bd43e46fa
commit 8fb76ef4c9
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4950,9 +4950,9 @@
}
},
"@types/react-js-pagination": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@types/react-js-pagination/-/react-js-pagination-3.0.3.tgz",
"integrity": "sha512-tXeN/mPSnB2tt7Mn2DL2I85bGUUwA9q04BK8AbdDt6usVW/cl3osocl5P9KXkzSLeCMwQ+Arusn8ww/asMRWUA==",
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@types/react-js-pagination/-/react-js-pagination-3.0.4.tgz",
"integrity": "sha512-yka+27eZ6Mg9cmwT2sADgLn3ij9hVfpPu5dk+Y/0k1xS52WZOz0LJnn4y4VKGmR4mf/tG5Ga7Dody/xmfiB0Fg==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -73,7 +73,7 @@
"@types/qs": "6.9.7",
"@types/react": "17.0.14",
"@types/react-dom": "17.0.9",
"@types/react-js-pagination": "3.0.3",
"@types/react-js-pagination": "3.0.4",
"@types/react-select": "4.0.17",
"@types/semver": "7.3.7",
"@typescript-eslint/eslint-plugin": "4.28.2",