Pin dependencies (#219)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-20 03:15:03 +02:00 committed by GitHub
parent 7189a63618
commit 450bdbfaee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

View file

@ -8,14 +8,14 @@
"@testing-library/user-event": "11.4.2",
"@types/codemirror": "0.0.96",
"@types/jest": "26.0.0",
"@types/markdown-it": "^10.0.1",
"@types/markdown-it": "10.0.1",
"@types/node": "12.12.47",
"@types/node-sass": "4.11.1",
"@types/react": "16.9.36",
"@types/react-bootstrap": "1.0.1",
"@types/react-bootstrap-typeahead": "3.4.6",
"@types/react-dom": "16.9.8",
"@types/react-html-parser": "^2.0.1",
"@types/react-html-parser": "2.0.1",
"@types/react-redux": "7.1.9",
"@types/react-router": "5.1.7",
"@types/react-router-bootstrap": "0.24.5",
@ -33,14 +33,14 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"fork-awesome": "1.1.7",
"github-markdown-css": "^4.0.0",
"github-markdown-css": "4.0.0",
"i18next": "19.4.5",
"i18next-browser-languagedetector": "4.2.0",
"i18next-http-backend": "1.0.15",
"markdown-it": "^11.0.0",
"markdown-it-emoji": "^1.4.0",
"markdown-it-regex": "^0.2.0",
"markdown-it-task-lists": "^2.1.1",
"markdown-it": "11.0.0",
"markdown-it-emoji": "1.4.0",
"markdown-it-regex": "0.2.0",
"markdown-it-task-lists": "2.1.1",
"moment": "2.26.0",
"node-sass": "4.14.1",
"react": "16.13.1",
@ -48,7 +48,7 @@
"react-bootstrap-typeahead": "5.0.0-rc.3",
"react-codemirror2": "7.2.1",
"react-dom": "16.13.1",
"react-html-parser": "^2.0.2",
"react-html-parser": "2.0.2",
"react-i18next": "11.5.1",
"react-redux": "7.2.0",
"react-router": "5.2.0",

View file

@ -1579,7 +1579,7 @@
resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-2.1.0.tgz#ea3dd64c4805597311790b61e872cbd1ed2cd806"
integrity sha512-Q7DYAOi9O/+cLLhdaSvKdaumWyHbm7HAk/bFwwyTuU0arR5yyCeW5GOoqt4tJTpDRxhpx9Q8kQL6vMpuw9hDSw==
"@types/markdown-it@^10.0.1":
"@types/markdown-it@10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-10.0.1.tgz#94e252ab689c8e9ceb9aff2946e0a458390105eb"
integrity sha512-L1ibTdA5IUe/cRBlf3N3syAOBQSN1WCMGtAWir6mKxibiRl4LmpZM4jLz+7zAqiMnhQuAP1sqZOF9wXgn2kpEg==
@ -1648,7 +1648,7 @@
dependencies:
"@types/react" "*"
"@types/react-html-parser@^2.0.1":
"@types/react-html-parser@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@types/react-html-parser/-/react-html-parser-2.0.1.tgz#2d9002ac5bf1adf9aff8eae77ace5488bd78c98d"
integrity sha512-Lyw0AtG3gahw78CX2pzmzhKaoZCfJNzzuhhPsFVhzFrylMv8NaCmzYaPKglMv3RRHpwBbHuMOkVx0HiwGZKgSA==
@ -5209,7 +5209,7 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"
github-markdown-css@^4.0.0:
github-markdown-css@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/github-markdown-css/-/github-markdown-css-4.0.0.tgz#be9f4caf7a389228d4c368336260ffc909061f35"
integrity sha512-mH0bcIKv4XAN0mQVokfTdKo2OD5K8WJE9+lbMdM32/q0Ie5tXgVN/2o+zvToRMxSTUuiTRcLg5hzkFfOyBYreg==
@ -7207,22 +7207,22 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"
markdown-it-emoji@^1.4.0:
markdown-it-emoji@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/markdown-it-emoji/-/markdown-it-emoji-1.4.0.tgz#9bee0e9a990a963ba96df6980c4fddb05dfb4dcc"
integrity sha1-m+4OmpkKljupbfaYDE/dsF37Tcw=
markdown-it-regex@^0.2.0:
markdown-it-regex@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/markdown-it-regex/-/markdown-it-regex-0.2.0.tgz#e09ad2d75209720d591d3949e1142c75c0fbecf6"
integrity sha512-111UnMGJSt37gy+DlgcpQNwEfS2jvscOFSztzGhuXUHk7K1J5eAEj6C3jifmKb0cWtTuxdpHgIt4PyGQ+DtDjw==
markdown-it-task-lists@^2.1.1:
markdown-it-task-lists@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/markdown-it-task-lists/-/markdown-it-task-lists-2.1.1.tgz#f68f4d2ac2bad5a2c373ba93081a1a6848417088"
integrity sha512-TxFAc76Jnhb2OUu+n3yz9RMu4CwGfaT788br6HhEDlvWfdeJcLUsxk1Hgw2yJio0OXsxv7pyIPmvECY7bMbluA==
markdown-it@^11.0.0:
markdown-it@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-11.0.0.tgz#dbfc30363e43d756ebc52c38586b91b90046b876"
integrity sha512-+CvOnmbSubmQFSA9dKz1BRiaSMV7rhexl3sngKqFyXSagoA3fBdJQ8oZWtRy2knXdpDXaBw44euz37DeJQ9asg==
@ -9430,7 +9430,7 @@ react-error-overlay@^6.0.7:
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.7.tgz#1dcfb459ab671d53f660a991513cb2f0a0553108"
integrity sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA==
react-html-parser@^2.0.2:
react-html-parser@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/react-html-parser/-/react-html-parser-2.0.2.tgz#6dbe1ddd2cebc1b34ca15215158021db5fc5685e"
integrity sha512-XeerLwCVjTs3njZcgCOeDUqLgNIt/t+6Jgi5/qPsO/krUWl76kWKXMeVs2LhY2gwM6X378DkhLjur0zUQdpz0g==