diff --git a/package.json b/package.json index acd4148d7..f85cc113e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@types/diff": "4.0.2", "@types/emoji-mart": "3.0.2", "@types/highlight.js": "9.12.4", - "@types/jest": "26.0.10", + "@types/jest": "26.0.13", "@types/js-yaml": "3.12.5", "@types/markdown-it": "10.0.2", "@types/markdown-it-anchor": "4.0.4", @@ -20,7 +20,7 @@ "@types/mermaid": "8.2.1", "@types/node": "12.12.53", "@types/node-sass": "4.11.1", - "@types/react": "16.9.48", + "@types/react": "16.9.49", "@types/react-bootstrap-typeahead": "3.4.6", "@types/react-dom": "16.9.8", "@types/react-html-parser": "2.0.1", diff --git a/yarn.lock b/yarn.lock index 4e9033090..54e191d59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1850,10 +1850,10 @@ jest-diff "^25.2.1" pretty-format "^25.2.1" -"@types/jest@26.0.10": - version "26.0.10" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607" - integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q== +"@types/jest@26.0.13": + version "26.0.13" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e" + integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1" @@ -2016,7 +2016,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^16.9.11", "@types/react@^16.9.35": +"@types/react@*", "@types/react@16.9.49", "@types/react@^16.9.11", "@types/react@^16.9.35": version "16.9.49" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872" integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g== @@ -2024,14 +2024,6 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@16.9.48": - version "16.9.48" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.48.tgz#d3387329f070d1b1bc0ff4a54a54ceefd5a8485c" - integrity sha512-4ykBVswgYitPGMXFRxJCHkxJDU2rjfU3/zw67f8+dB7sNdVJXsrwqoYxz/stkAucymnEEbRPFmX7Ce5Mc/kJCw== - dependencies: - "@types/prop-types" "*" - csstype "^3.0.2" - "@types/redux-devtools-extension@2.13.2": version "2.13.2" resolved "https://registry.yarnpkg.com/@types/redux-devtools-extension/-/redux-devtools-extension-2.13.2.tgz#b2e09a8c163b2b0f5072e6a5ac41474000df2111"