build(deps): bump @patternfly/react-core from 4.276.6 to 4.276.8

Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.276.6 to 4.276.8.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.276.6...@patternfly/react-core@4.276.8)

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-04 07:06:34 +00:00 committed by Klara Simickova
parent 410983416b
commit 005567e976
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -11,7 +11,7 @@
"@data-driven-forms/pf4-component-mapper": "3.20.4",
"@data-driven-forms/react-form-renderer": "3.20.4",
"@patternfly/patternfly": "4.224.2",
"@patternfly/react-core": "4.276.6",
"@patternfly/react-core": "4.276.8",
"@patternfly/react-table": "4.112.39",
"@redhat-cloud-services/frontend-components": "3.9.34",
"@redhat-cloud-services/frontend-components-notifications": "3.2.14",
@ -3127,9 +3127,9 @@
"integrity": "sha512-HGNV26uyHSIECuhjPg/WGn0mXbAotcs6ODfhAOkfYjIgGylddgiwElxUe1rpEHV5mQJJ2rMn4OdeJIIpzRX61g=="
},
"node_modules/@patternfly/react-core": {
"version": "4.276.6",
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.276.6.tgz",
"integrity": "sha512-G0K+378jf9jw9g+hCAoKnsAe/UGTRspqPeuAYypF2FgNr+dC7dUpc7/VkNhZBVqSJzUWVEK8NyXcqkfi0IemIg==",
"version": "4.276.8",
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.276.8.tgz",
"integrity": "sha512-dn322rEzBeiVztZEuCZMUUittNb8l1hk30h9ZN31FLZLLVtXGlThFNV9ieqOJYA9zrYxYZrHMkTnOxSWVacMZg==",
"dependencies": {
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-styles": "^4.92.6",
@ -21834,9 +21834,9 @@
"integrity": "sha512-HGNV26uyHSIECuhjPg/WGn0mXbAotcs6ODfhAOkfYjIgGylddgiwElxUe1rpEHV5mQJJ2rMn4OdeJIIpzRX61g=="
},
"@patternfly/react-core": {
"version": "4.276.6",
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.276.6.tgz",
"integrity": "sha512-G0K+378jf9jw9g+hCAoKnsAe/UGTRspqPeuAYypF2FgNr+dC7dUpc7/VkNhZBVqSJzUWVEK8NyXcqkfi0IemIg==",
"version": "4.276.8",
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.276.8.tgz",
"integrity": "sha512-dn322rEzBeiVztZEuCZMUUittNb8l1hk30h9ZN31FLZLLVtXGlThFNV9ieqOJYA9zrYxYZrHMkTnOxSWVacMZg==",
"requires": {
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-styles": "^4.92.6",

View file

@ -10,7 +10,7 @@
"@data-driven-forms/pf4-component-mapper": "3.20.4",
"@data-driven-forms/react-form-renderer": "3.20.4",
"@patternfly/patternfly": "4.224.2",
"@patternfly/react-core": "4.276.6",
"@patternfly/react-core": "4.276.8",
"@patternfly/react-table": "4.112.39",
"@redhat-cloud-services/frontend-components": "3.9.34",
"@redhat-cloud-services/frontend-components-notifications": "3.2.14",