build(deps): bump @patternfly/react-core from 5.2.1 to 5.2.2
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.1...@patternfly/react-core@5.2.2) --- 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:
parent
2055978ff8
commit
9589cfc94e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -11,7 +11,7 @@
|
|||
"@data-driven-forms/pf4-component-mapper": "3.22.3",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.3",
|
||||
"@patternfly/patternfly": "5.2.1",
|
||||
"@patternfly/react-core": "5.2.1",
|
||||
"@patternfly/react-core": "5.2.2",
|
||||
"@patternfly/react-table": "5.2.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.4",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
|
|
@ -3392,9 +3392,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-core": {
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.2.1.tgz",
|
||||
"integrity": "sha512-SWQHALhcjxjmwcIJ6V3tG6V7a2M0WkkUbc6F8mSPk6l9q6j3f+WvZ9HqgzVA+h+Q12UbtIrlQvgUx7pAxZekkg==",
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.2.2.tgz",
|
||||
"integrity": "sha512-8dCERIVT+/ESRZ7w7UvFz3w96189W8zU+6mqbkWMG/kO6ay4o1pxIoktUT67BMMtHQNZCA+onO6+SYJrl93I0Q==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^5.2.1",
|
||||
"@patternfly/react-styles": "^5.2.1",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"@data-driven-forms/pf4-component-mapper": "3.22.3",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.3",
|
||||
"@patternfly/patternfly": "5.2.1",
|
||||
"@patternfly/react-core": "5.2.1",
|
||||
"@patternfly/react-core": "5.2.2",
|
||||
"@patternfly/react-table": "5.2.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.4",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue