From 31c47ab37b13342473cc551dc07e8c46316a6f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 15:39:52 -0800 Subject: [PATCH] chore(deps): bump @joplin/turndown-plugin-gfm from 1.0.44 to 1.0.45 (#4663) Bumps [@joplin/turndown-plugin-gfm](https://github.com/laurent22/joplin-turndown-plugin-gfm) from 1.0.44 to 1.0.45. - [Release notes](https://github.com/laurent22/joplin-turndown-plugin-gfm/releases) - [Commits](https://github.com/laurent22/joplin-turndown-plugin-gfm/commits) --- updated-dependencies: - dependency-name: "@joplin/turndown-plugin-gfm" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 57e6e6dba..b8e721f37 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@getoutline/y-prosemirror": "^1.0.18", "@hocuspocus/provider": "^1.0.0-beta.6", "@hocuspocus/server": "^1.0.0-beta.6", - "@joplin/turndown-plugin-gfm": "^1.0.44", + "@joplin/turndown-plugin-gfm": "^1.0.45", "@juggle/resize-observer": "^3.4.0", "@outlinewiki/koa-passport": "^4.2.1", "@outlinewiki/passport-azure-ad-oauth2": "^0.1.0", diff --git a/yarn.lock b/yarn.lock index 82f9e7bd9..aab9a094e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2086,10 +2086,10 @@ resolved "https://registry.yarnpkg.com/@jonkemp/package-utils/-/package-utils-1.0.8.tgz#4bce132a18f34407a88bb15c28bd3ed3030c4776" integrity sha512-bIcKnH5YmtTYr7S6J3J86dn/rFiklwRpOqbTOQ9C0WMmR9FKHVb3bxs2UYfqEmNb93O4nbA97sb6rtz33i9SyA== -"@joplin/turndown-plugin-gfm@^1.0.44": - version "1.0.44" - resolved "https://registry.yarnpkg.com/@joplin/turndown-plugin-gfm/-/turndown-plugin-gfm-1.0.44.tgz#028e4c56bf58e57a4d0d923bb7d10a21c30d5c7d" - integrity sha512-lpVI/fpj0CKzWzpsOxsmqwjWlIrw+IZlIEz3h8Vqoviz8dCYbqSSY/4VxpiUDmBpxX/3Xk73R5BfzqiAHBmYqA== +"@joplin/turndown-plugin-gfm@^1.0.45": + version "1.0.45" + resolved "https://registry.yarnpkg.com/@joplin/turndown-plugin-gfm/-/turndown-plugin-gfm-1.0.45.tgz#c37cb58ecad97a6385fc27350b7aead8236e30c6" + integrity sha512-RUQfMrFqFp2wB0mOZPGOTq6LVUVBOhQg87+ecv1+qF2gTHZm3jQd77iV5Eddbg2WjCj06eCG99et3kdPf0YwVw== "@jridgewell/gen-mapping@^0.1.0": version "0.1.1"