chore(deps): bump react-scrollspy to 3.4.3

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:51:22 -05:00
parent acf0221f0d
commit e0ee218d43
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23119,9 +23119,9 @@
"integrity": "sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==" "integrity": "sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg=="
}, },
"react-scrollspy": { "react-scrollspy": {
"version": "3.4.2", "version": "3.4.3",
"resolved": "https://registry.npmjs.org/react-scrollspy/-/react-scrollspy-3.4.2.tgz", "resolved": "https://registry.npmjs.org/react-scrollspy/-/react-scrollspy-3.4.3.tgz",
"integrity": "sha512-mFev6IBPPGdn0WsAiS0eCoHGUUet0ZRZUHHUw3qLcsvsQZPlubik0N9cf8CcgIbdVzNd04K9L9A0inHhPt7drw==", "integrity": "sha512-c2QZpMPWxm1HF71h1EqaxBldx2zLYO0aZ24Bcuo2mUWF79T+F6qOtr7XJCzUDm99NOwhVKQD01a7A8VC6c90CQ==",
"requires": { "requires": {
"babel-runtime": "^6.26.0", "babel-runtime": "^6.26.0",
"classnames": "^2.2.5", "classnames": "^2.2.5",
+1 -1
View File
@@ -58,7 +58,7 @@
"react-highlight": "^0.12.0", "react-highlight": "^0.12.0",
"react-particles-js": "^3.4.1", "react-particles-js": "^3.4.1",
"react-perfect-scrollbar": "^1.5.8", "react-perfect-scrollbar": "^1.5.8",
"react-scrollspy": "^3.4.2", "react-scrollspy": "^3.4.3",
"styled-components": "^5.1.1", "styled-components": "^5.1.1",
"typescript": "^3.9.3", "typescript": "^3.9.3",
"uuid": "^8.3.0" "uuid": "^8.3.0"