From 8c64fcd17f9150e80cba9fa69fb19864d2fef15a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 09:49:27 +0000 Subject: [PATCH] build(deps): bump @patternfly/patternfly in /passbook/static/static Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 2.65.3 to 2.71.6. - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/patternfly/patternfly/compare/v2.65.3...v2.71.6) Signed-off-by: dependabot-preview[bot] --- 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 3933336f5..b2a3136c3 100644 --- a/passbook/static/static/package.json +++ b/passbook/static/static/package.json @@ -2,7 +2,7 @@ "license": "MIT", "dependencies": { "@fortawesome/fontawesome-free": "^5.12.1", - "@patternfly/patternfly": "^2.65.3", + "@patternfly/patternfly": "^2.71.6", "codemirror": "^5.52.0" } } diff --git a/passbook/static/static/yarn.lock b/passbook/static/static/yarn.lock index c1922d7b4..a8bf4844d 100644 --- a/passbook/static/static/yarn.lock +++ b/passbook/static/static/yarn.lock @@ -7,10 +7,10 @@ resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.12.1.tgz#2a98fea9fbb8a606ddc79a4680034e9d5591c550" integrity sha512-ZtjIIFplxncqxvogq148C3hBLQE+W3iJ8E4UvJ09zIJUgzwLcROsWwFDErVSXY2Plzao5J9KUYNHKHMEUYDMKw== -"@patternfly/patternfly@^2.65.3": - version "2.65.3" - resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-2.65.3.tgz#0856d6ca13d971f18b1d7889a60a73eb78cad3c8" - integrity sha512-pOmj1r6nOU8WOI0y6s0vfILG8dLxxhDpzBCYUtnx+i8bqq3Ci6F1tekGqs0AfjAR1+OF5lfJEb+dhixs0Z8yrg== +"@patternfly/patternfly@^2.71.6": + version "2.71.6" + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-2.71.6.tgz#6385cbd5aaca2f59bf65496e0189c541a7f00a82" + integrity sha512-mqqtuCVa+/FbyyK8hSAcfEIwNX73+zbnzHpmC4NrW0kyMzSszPtBqev/ZO79ZxGqZUpLOyUBTVaH7oKn8cL35Q== codemirror@^5.52.0: version "5.52.0"