From aa5317b69b9f6b9438d79a216f5afce80e824dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 09:57:35 -0400 Subject: [PATCH] (chore): Bump @redhat-cloud-services/frontend-components-config (#2659) Bumps [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) from 4.6.29 to 4.6.30. - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components-config" dependency-type: direct:development 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 a22d8a5cd..8cda14aa2 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "devDependencies": { "@formatjs/cli": "^5.1.3", "@redhat-cloud-services/eslint-config-redhat-cloud-services": "^1.2.6", - "@redhat-cloud-services/frontend-components-config": "^4.6.29", + "@redhat-cloud-services/frontend-components-config": "^4.6.30", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^14.4.3", "@types/jest": "^29.2.1", diff --git a/yarn.lock b/yarn.lock index ed18b56ba..316b7722e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1062,10 +1062,10 @@ dependencies: node-fetch "2.6.7" -"@redhat-cloud-services/frontend-components-config@^4.6.29": - version "4.6.29" - resolved "https://registry.yarnpkg.com/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.6.29.tgz#6a5bf82ca29a33d932e7b56891c6c43d70eddaef" - integrity sha512-mNXgUUbgx/ptnb6KupLbNcS89+hw0j5gslPnyeX+2ZIeDObYBR+I+SBs4UmbeGCT5gFYYwtWy8ZnvLq4RWdgKg== +"@redhat-cloud-services/frontend-components-config@^4.6.30": + version "4.6.30" + resolved "https://registry.yarnpkg.com/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.6.30.tgz#596da1163698310deb42ffb0bb3cc9ac5f4fa298" + integrity sha512-6uAzaZUgZmd6AtPCLerHHVFI//Xaq/RQAUM4eji/YRXG9JDG9J/ZZXhk+Yp9fMS0LPIdo4JHM92QZJ0tjSIdIA== dependencies: "@pmmmwh/react-refresh-webpack-plugin" "^0.5.8" "@redhat-cloud-services/frontend-components-config-utilities" "^1.5.24"