chore(deps): bump @types/react-scrollspy to 3.3.3

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:57:04 -05:00
parent 05b5271be2
commit da859a20e2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6607,9 +6607,9 @@
}
},
"@types/react-scrollspy": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/@types/react-scrollspy/-/react-scrollspy-3.3.2.tgz",
"integrity": "sha512-nbCB4wg2AhsFWKZ0LnMqGZWWC+6fNOC4USCzvBC++YST7tLMGvQKLVdWCQHec5/HzSlrSD4UfnYYVcuSYIhvmg==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/@types/react-scrollspy/-/react-scrollspy-3.3.3.tgz",
"integrity": "sha512-HLaQStNl141NngJoczBNAK71GRmmbO25p+JiJyEI0bUvH9MKO8B52SI3kVb1PU48S/n1SiNbabDn3D1p37/1bA==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -75,7 +75,7 @@
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@types/react-helmet": "^6.1.0",
"@types/react-scrollspy": "^3.3.2",
"@types/react-scrollspy": "^3.3.3",
"@types/styled-components": "^5.1.0",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin-tslint": "^3.8.0",