From c3b16e17aec871805dfbce66ea4dd61c286bc29d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 05:01:32 +0000 Subject: [PATCH] Bump tiptap from 1.19.8 to 1.20.1 in /webapp Bumps [tiptap](https://github.com/scrumpy/tiptap) from 1.19.8 to 1.20.1. - [Release notes](https://github.com/scrumpy/tiptap/releases) - [Commits](https://github.com/scrumpy/tiptap/compare/tiptap@1.19.8...tiptap@1.20.1) Signed-off-by: dependabot[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index 40a411435..e143dd771 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -69,7 +69,7 @@ "nuxt-env": "~0.1.0", "stack-utils": "^1.0.2", "string-hash": "^1.1.3", - "tiptap": "1.19.8", + "tiptap": "1.20.1", "tiptap-extensions": "1.19.10", "v-tooltip": "~2.0.2", "vue-count-to": "~1.0.13", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 745770173..9afbd690d 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -10328,10 +10328,10 @@ tiptap-utils@^1.5.3: prosemirror-tables "^0.8.0" prosemirror-utils "^0.8.2" -tiptap@1.19.8, tiptap@^1.19.8: - version "1.19.8" - resolved "https://registry.yarnpkg.com/tiptap/-/tiptap-1.19.8.tgz#9f140e3a533667e381701235fde672b7117e39a2" - integrity sha512-cVxPaIBcNYDu1IsHrBUsMi8bRonRVLOG6XsnlmSy7/O/Ce5Ne4xuGaMEw5D+foShLcx5q8ldIKhLACZfnnJm7Q== +tiptap@1.20.1, tiptap@^1.19.8: + version "1.20.1" + resolved "https://registry.yarnpkg.com/tiptap/-/tiptap-1.20.1.tgz#d10fd0cd73a96bbb1f2d581da02ceda38fa8695b" + integrity sha512-uVGxPknq+cQH0G8yyCHvo8p3jPMLZMnkLeFjcrTyiY9PXl6XsSJwOjtIg4GXnIyCcfz2jWI5mhJGzCD26cdJGA== dependencies: prosemirror-commands "^1.0.8" prosemirror-dropcursor "^1.1.1"