diff --git a/package.json b/package.json index af1d38edc8..da92586376 100644 --- a/package.json +++ b/package.json @@ -268,7 +268,7 @@ "@types/jsdom": "^16.2.4", "@types/jsonpath": "^0.2.0", "@types/lodash": "^4.14.155", - "@types/marked": "^0.7.4", + "@types/marked": "^2.0.3", "@types/md5-file": "^4.0.2", "@types/mini-css-extract-plugin": "^0.9.1", "@types/mock-fs": "^4.10.0", diff --git a/yarn.lock b/yarn.lock index 534b2ed30a..ea37a2b1ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1421,10 +1421,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a" integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg== -"@types/marked@^0.7.4": - version "0.7.4" - resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.7.4.tgz#607685669bb1bbde2300bc58ba43486cbbee1f0a" - integrity sha512-fdg0NO4qpuHWtZk6dASgsrBggY+8N4dWthl1bAQG9ceKUNKFjqpHaDKCAhRUI6y8vavG7hLSJ4YBwJtZyZEXqw== +"@types/marked@^2.0.3": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@types/marked/-/marked-2.0.3.tgz#c8ea93684e530cc3b667d3e7226556dd0844ad1f" + integrity sha512-lbhSN1rht/tQ+dSWxawCzGgTfxe9DB31iLgiT1ZVT5lshpam/nyOA1m3tKHRoNPctB2ukSL22JZI5Fr+WI/zYg== "@types/md5-file@^4.0.2": version "4.0.2"