From 73225917cd41d4a4777a21613d4f421ddb5f091d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 19:12:14 +0200 Subject: [PATCH] build(deps): bump codemirror in /passbook/static/static (#29) Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.53.2 to 5.54.0. - [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.53.2...5.54.0) 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 7a42ce8a3..349978a86 100644 --- a/passbook/static/static/package.json +++ b/passbook/static/static/package.json @@ -3,6 +3,6 @@ "dependencies": { "@fortawesome/fontawesome-free": "^5.13.0", "@patternfly/patternfly": "^2.71.6", - "codemirror": "^5.53.2" + "codemirror": "^5.54.0" } } diff --git a/passbook/static/static/yarn.lock b/passbook/static/static/yarn.lock index 34509393c..1a9902c0c 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-2.71.6.tgz#6385cbd5aaca2f59bf65496e0189c541a7f00a82" integrity sha512-mqqtuCVa+/FbyyK8hSAcfEIwNX73+zbnzHpmC4NrW0kyMzSszPtBqev/ZO79ZxGqZUpLOyUBTVaH7oKn8cL35Q== -codemirror@^5.53.2: - version "5.53.2" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.53.2.tgz#9799121cf8c50809cca487304e9de3a74d33f428" - integrity sha512-wvSQKS4E+P8Fxn/AQ+tQtJnF1qH5UOlxtugFLpubEZ5jcdH2iXTVinb+Xc/4QjshuOxRm4fUsU2QPF1JJKiyXA== +codemirror@^5.54.0: + version "5.54.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.54.0.tgz#82b6adf662b29eeb7b867fe7839d49e25e4a0b38" + integrity sha512-Pgf3surv4zvw+KaW3doUU7pGjF0BPU8/sj7eglWJjzni46U/DDW8pu3nZY0QgQKUcICDXRkq8jZmq0y6KhxM3Q==