From b8b5069df1d4084f9b338d8e33ac2e36958dbf01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 05:22:29 +0000 Subject: [PATCH] build(deps): bump @patternfly/patternfly in /passbook/static/static Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.10.31 to 4.16.7. - [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/prerelease-v4.10.31...prerelease-v4.16.7) 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 d77a5fc4f..e714a0bc5 100644 --- a/passbook/static/static/package.json +++ b/passbook/static/static/package.json @@ -2,7 +2,7 @@ "license": "MIT", "dependencies": { "@fortawesome/fontawesome-free": "^5.13.1", - "@patternfly/patternfly": "^4.10.31", + "@patternfly/patternfly": "^4.16.7", "codemirror": "^5.55.0" } } diff --git a/passbook/static/static/yarn.lock b/passbook/static/static/yarn.lock index 1ebdb15f8..b09e04e53 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.13.1.tgz#c53b4066edae16cd1fd669f687baf031b45fb9d6" integrity sha512-D819f34FLHeBN/4xvw0HR0u7U2G7RqjPSggXqf7LktsxWQ48VAfGwvMrhcVuaZV2fF069c/619RdgCCms0DHhw== -"@patternfly/patternfly@^4.10.31": - version "4.10.31" - resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.10.31.tgz#742852b69d90bb2efe304130f7226d2e356306cf" - integrity sha512-UxdZ/apWRowXYZ5qPz5LPfXwyB4YGpomrCJPX7c36+Zg8jFpYyVqgVYainL8Yf/GrChtC2LKyoHg7UUTtMtp4A== +"@patternfly/patternfly@^4.16.7": + version "4.16.7" + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.16.7.tgz#6343eb530528e5b6c2670d24b115031e135f15ad" + integrity sha512-B5jP/xG1MxNNDO3p52rx7a2DJspq8aUJFixYdPk1peK7SaC5X9ju2oCyE9xN1Nfe1AjlPxAOpNWPd9TWw88yLQ== codemirror@^5.55.0: version "5.55.0"