build(deps): bump @patternfly/patternfly from 4.183.1 to 4.185.1

Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.183.1 to 4.185.1.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md)
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.183.1...prerelease-v4.185.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-12 09:50:25 +00:00 committed by Sanne Raymaekers
parent bc981299cc
commit f9d003995d
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
"dependencies": {
"@data-driven-forms/pf4-component-mapper": "3.16.10",
"@data-driven-forms/react-form-renderer": "3.16.10",
"@patternfly/patternfly": "4.183.1",
"@patternfly/patternfly": "4.185.1",
"@patternfly/react-core": "4.198.19",
"@patternfly/react-table": "4.71.16",
"@redhat-cloud-services/frontend-components": "3.8.4",
@ -2768,9 +2768,9 @@
}
},
"node_modules/@patternfly/patternfly": {
"version": "4.183.1",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.183.1.tgz",
"integrity": "sha512-XJZIG/kcEbIPI/0Q6+Q5ax2m295IpQCppertUQ4RfOSkvJVfjQ4CUNmR/ycgjlGm1DItmYJe/NqVFerNlvzUeg=="
"version": "4.185.1",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.185.1.tgz",
"integrity": "sha512-FhiuxdEGequKFQgev4uSiLZrX6o7yfKKFiNVDjpuqmGlme3iIGSwvVy+95hUCa6rwfJ3Vy8e4dpYBWq2gXQXYw=="
},
"node_modules/@patternfly/react-core": {
"version": "4.198.19",
@ -18626,9 +18626,9 @@
}
},
"@patternfly/patternfly": {
"version": "4.183.1",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.183.1.tgz",
"integrity": "sha512-XJZIG/kcEbIPI/0Q6+Q5ax2m295IpQCppertUQ4RfOSkvJVfjQ4CUNmR/ycgjlGm1DItmYJe/NqVFerNlvzUeg=="
"version": "4.185.1",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.185.1.tgz",
"integrity": "sha512-FhiuxdEGequKFQgev4uSiLZrX6o7yfKKFiNVDjpuqmGlme3iIGSwvVy+95hUCa6rwfJ3Vy8e4dpYBWq2gXQXYw=="
},
"@patternfly/react-core": {
"version": "4.198.19",

View file

@ -9,7 +9,7 @@
"dependencies": {
"@data-driven-forms/pf4-component-mapper": "3.16.10",
"@data-driven-forms/react-form-renderer": "3.16.10",
"@patternfly/patternfly": "4.183.1",
"@patternfly/patternfly": "4.185.1",
"@patternfly/react-core": "4.198.19",
"@patternfly/react-table": "4.71.16",
"@redhat-cloud-services/frontend-components": "3.8.4",