build(deps-dev): bump @patternfly/react-icons from 5.3.2 to 5.4.0

Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.3.2...@patternfly/react-icons@5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-28 04:08:39 +00:00 committed by Klara Simickova
parent 047ae0111c
commit 26467f1db1
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -29,7 +29,7 @@
"redux-promise-middleware": "6.2.0"
},
"devDependencies": {
"@patternfly/react-icons": "5.3.2",
"@patternfly/react-icons": "5.4.0",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
"@redhat-cloud-services/frontend-components-config": "6.2.6",
"@redhat-cloud-services/tsc-transform-imports": "1.0.16",
@ -1723,9 +1723,9 @@
}
},
"node_modules/@patternfly/react-icons": {
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.3.2.tgz",
"integrity": "sha512-GEygYbl0H4zD8nZuTQy2dayKIrV2bMMeWKSOEZ16Y3EYNgYVUOUnN+J0naAEuEGH39Xb1DE9n+XUbE1PC4CxPA==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.4.0.tgz",
"integrity": "sha512-2M3qN/naultvRHeG2laJMmoIroFCGAyfwTVrnCjSkG6/KnRoXV0+dqd+Xrh7xzpzvIJB1klvifC0oX42cEkDrA==",
"peerDependencies": {
"react": "^17 || ^18",
"react-dom": "^17 || ^18"

View file

@ -27,7 +27,7 @@
"redux-promise-middleware": "6.2.0"
},
"devDependencies": {
"@patternfly/react-icons": "5.3.2",
"@patternfly/react-icons": "5.4.0",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
"@redhat-cloud-services/frontend-components-config": "6.2.6",
"@redhat-cloud-services/tsc-transform-imports": "1.0.16",