Skip to content

Commit

Permalink
fix(deps): update dependency marked to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 25, 2021
1 parent 7c8ab58 commit fac7c1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"dependencies": {
"ant-design-vue": "2.1.3",
"indexof": "0.0.1",
"marked": "2.0.3",
"marked": "2.1.3",
"vue": "3.0.11"
},
"devDependencies": {
"@types/marked": "2.0.2",
"@types/marked": "2.0.3",
"@types/node": "14.14.44",
"@vitejs/plugin-vue": "1.2.2",
"@vue/compiler-sfc": "3.0.11",
Expand Down
16 changes: 8 additions & 8 deletions playground/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e"
integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==

"@types/marked@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-2.0.2.tgz#33a15106383f6e42cd6bdd38093e6b19904e29e1"
integrity sha512-P4zanhCQKs4tiWPPBGpB7lHflgFCP9DFGNI5YtpW9MALKoy2qs9rHNWJ+z55cegD9uCfnmsKuaosq9FNvbxrOw==
"@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/node@14.14.44":
version "14.14.44"
Expand Down Expand Up @@ -554,10 +554,10 @@ magic-string@^0.25.7:
dependencies:
sourcemap-codec "^1.4.4"

marked@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0"
integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==
marked@2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==

merge-source-map@^1.1.0:
version "1.1.0"
Expand Down

0 comments on commit fac7c1a

Please sign in to comment.