Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Update dependency @tryghost/kg-parser-plugins to v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kevinansfield committed Nov 18, 2019
1 parent b8adf77 commit a14d074
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"@html-next/vertical-collection": "1.0.0",
"@tryghost/helpers": "1.1.19",
"@tryghost/kg-clean-basic-html": "0.1.3",
"@tryghost/kg-parser-plugins": "0.8.0",
"@tryghost/kg-parser-plugins": "0.8.1",
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
"@tryghost/string": "0.1.5",
"@tryghost/timezone-data": "0.2.15",
Expand Down
17 changes: 11 additions & 6 deletions yarn.lock
Expand Up @@ -1028,17 +1028,22 @@
dependencies:
lodash-es "^4.17.11"

"@tryghost/kg-clean-basic-html@0.1.3", "@tryghost/kg-clean-basic-html@^0.1.3":
"@tryghost/kg-clean-basic-html@0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.3.tgz#0d7f1db1cfb258607b88e6df4cab020572dfbc74"
integrity sha512-97FByxvdc7lmnb6vV1pZpT1XWNZONLKTKfNSquPsbzmaUBkAMJnS4Um3oSkK/EkcIZgrB/HVMmTR130gIKx5IQ==

"@tryghost/kg-parser-plugins@0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.8.0.tgz#405cf712310c70313bc09c1735c239e49cb9eb40"
integrity sha512-DUrZKcQ/X/zmUrLoU0VaI3KlqI1rc4NPkLLNwuCtlBGdz8cJsaopNKYWHf+IlQAhQtrz2DoY/rQVoW/o0pPjhQ==
"@tryghost/kg-clean-basic-html@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.4.tgz#63b41be3f89549899dc5240d38960b1b5e91a099"
integrity sha512-7tA5rVI0+uHXswtI8EmXNIMJOW95IF2Gj54/3Yhg+1deUptmhqB3Wgk2oFP79mYLd7q0347invcZ2U9XZpGEhA==

"@tryghost/kg-parser-plugins@0.8.1":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.8.1.tgz#8741cf85c82c48ee9ab427cfa4fb6895c2af268d"
integrity sha512-dGk3gzB1TJ4lMt3nLmY2xkdrjmkY3q+kBPi+nW0KrWlNODm7hnNyWqjr1mC0XppCkowJZI34xUaiKcBnwIfFcw==
dependencies:
"@tryghost/kg-clean-basic-html" "^0.1.3"
"@tryghost/kg-clean-basic-html" "^0.1.4"

"@tryghost/mobiledoc-kit@0.11.2-ghost.4":
version "0.11.2-ghost.4"
Expand Down

0 comments on commit a14d074

Please sign in to comment.