From 6966c119a765c5acaeeb45872b17796454718f23 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2020 14:31:49 +0200 Subject: [PATCH] build(deps): bump codemirror in /passbook/static/static (#231) Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.0 to 5.58.1. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](https://github.com/codemirror/CodeMirror/compare/5.58.0...5.58.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- passbook/static/static/package.json | 2 +- passbook/static/static/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/passbook/static/static/package.json b/passbook/static/static/package.json index 77246a869..54874391b 100644 --- a/passbook/static/static/package.json +++ b/passbook/static/static/package.json @@ -3,6 +3,6 @@ "dependencies": { "@fortawesome/fontawesome-free": "^5.14.0", "@patternfly/patternfly": "^4.42.2", - "codemirror": "^5.58.0" + "codemirror": "^5.58.1" } } diff --git a/passbook/static/static/yarn.lock b/passbook/static/static/yarn.lock index 1cc402790..fde9d8dbb 100644 --- a/passbook/static/static/yarn.lock +++ b/passbook/static/static/yarn.lock @@ -12,7 +12,7 @@ resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.42.2.tgz#236d87bd85f00cb7a16d0c2956638ecedc3fa6ef" integrity sha512-VLDhNko4D09sKcnzWEzMr8T8z9btqAYpuK0ntWMsAwi+/C9XsKyaxPioxuEsm7PeuW6OU0neEzSDYMSUnwrMBQ== -codemirror@^5.58.0: - version "5.58.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.0.tgz#1f1c4faacc8606587b6ac970f30e4fd37c61047f" - integrity sha512-OUK+7EgaYnLyC0F09UWjckLWvviy02IDDGTW5Zmj60a3gdGnFtUM6rVsqrfl5+YSylQVQBNfAGG4KF7tQOb4/Q== +codemirror@^5.58.1: + version "5.58.1" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.1.tgz#ec6bf38ad2a17f74c61bd00cc6dc5a69bd167854" + integrity sha512-UGb/ueu20U4xqWk8hZB3xIfV2/SFqnSLYONiM3wTMDqko0bsYrsAkGGhqUzbRkYm89aBKPyHtuNEbVWF9FTFzw==