build(deps): bump @patternfly/patternfly from 5.3.0 to 5.3.1
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js) - [Commits](https://github.com/patternfly/patternfly/compare/v5.3.0...patch-v5.3.1) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
783868ff4d
commit
cd1aa238f6
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -10,7 +10,7 @@
|
|||
"dependencies": {
|
||||
"@data-driven-forms/pf4-component-mapper": "3.22.4",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.4",
|
||||
"@patternfly/patternfly": "5.3.0",
|
||||
"@patternfly/patternfly": "5.3.1",
|
||||
"@patternfly/react-code-editor": "5.3.0",
|
||||
"@patternfly/react-core": "5.3.3",
|
||||
"@patternfly/react-table": "5.3.3",
|
||||
|
|
@ -3387,9 +3387,9 @@
|
|||
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
||||
},
|
||||
"node_modules/@patternfly/patternfly": {
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.3.0.tgz",
|
||||
"integrity": "sha512-93uWA15bOJDgu8NF2iReWbbNtWdtM+v7iaDpK33mJChgej+whiFpGLtQPI2jFk1aVW3rDpbt4qm4OaNinpzSsg=="
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.3.1.tgz",
|
||||
"integrity": "sha512-KYIr9pKRTzHZNGuDuaa5j5CaZyLltvotPFGG1BiJalBDBGSOyk0BZCgHLowm4txKZXrLhorEuuv9XLrMQL8eoA=="
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor": {
|
||||
"version": "5.3.0",
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"@data-driven-forms/pf4-component-mapper": "3.22.4",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.4",
|
||||
"@patternfly/patternfly": "5.3.0",
|
||||
"@patternfly/patternfly": "5.3.1",
|
||||
"@patternfly/react-core": "5.3.3",
|
||||
"@patternfly/react-code-editor": "5.3.0",
|
||||
"@patternfly/react-table": "5.3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue