Skip to content

Commit

Permalink
chore(deps): bump @patternfly/react-charts from 7.1.1 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [@patternfly/react-charts](https://github.com/patternfly/patternfly-react) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Dec 12, 2023
1 parent 942ba92 commit f207711
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@hawtio/camel-model-v3": "npm:@hawtio/camel-model@^3.21.2",
"@hawtio/camel-model-v4": "npm:@hawtio/camel-model@^4.0.3",
"@module-federation/utilities": "^3.0.0",
"@patternfly/react-charts": "^7.1.1",
"@patternfly/react-charts": "^7.1.2",
"@patternfly/react-code-editor": "^5.1.2",
"@patternfly/react-core": "^4.278.1",
"@patternfly/react-table": "^4.113.7",
Expand Down
28 changes: 7 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2523,7 +2523,7 @@ __metadata:
"@hawtio/camel-model-v3": "npm:@hawtio/camel-model@^3.21.2"
"@hawtio/camel-model-v4": "npm:@hawtio/camel-model@^4.0.3"
"@module-federation/utilities": "npm:^3.0.0"
"@patternfly/react-charts": "npm:^7.1.1"
"@patternfly/react-charts": "npm:^7.1.2"
"@patternfly/react-code-editor": "npm:^5.1.2"
"@patternfly/react-core": "npm:^4.278.1"
"@patternfly/react-table": "npm:^4.113.7"
Expand Down Expand Up @@ -3367,12 +3367,12 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-charts@npm:^7.1.1":
version: 7.1.1
resolution: "@patternfly/react-charts@npm:7.1.1"
"@patternfly/react-charts@npm:^7.1.2":
version: 7.1.2
resolution: "@patternfly/react-charts@npm:7.1.2"
dependencies:
"@patternfly/react-styles": "npm:^5.1.1"
"@patternfly/react-tokens": "npm:^5.1.1"
"@patternfly/react-styles": "npm:^5.1.2"
"@patternfly/react-tokens": "npm:^5.1.2"
hoist-non-react-statics: "npm:^3.3.0"
lodash: "npm:^4.17.19"
tslib: "npm:^2.5.0"
Expand All @@ -3396,7 +3396,7 @@ __metadata:
peerDependencies:
react: ^17 || ^18
react-dom: ^17 || ^18
checksum: 095f418f7570d595fc5437d8851b20f647f8384a64bc5c45e48701746e77dd5f0b6f407e91f05633866ee50939c0840a59967c8a26721b0e07a4f5efdccc9234
checksum: 55cf84e8a86219f96151e24111b4f1955c009c12a547bbbbc65e76a3b6b52a49480b7276467a8274fba6c66ecfaddd5114806ed1f7a91bebf70e89f88115f29a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3479,13 +3479,6 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-styles@npm:^5.1.1":
version: 5.1.1
resolution: "@patternfly/react-styles@npm:5.1.1"
checksum: 3f733da63c4559517d9e181cb7279c91d22630905602d5ea2b69cfb3805b4a5af1d7b9720232fca77474f6f9243c9b6a9d46efc2c2698c0574907186cb23ad8c
languageName: node
linkType: hard

"@patternfly/react-styles@npm:^5.1.2":
version: 5.1.2
resolution: "@patternfly/react-styles@npm:5.1.2"
Expand Down Expand Up @@ -3517,13 +3510,6 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-tokens@npm:^5.1.1":
version: 5.1.1
resolution: "@patternfly/react-tokens@npm:5.1.1"
checksum: 7e67003aeb3e33d17540c50ad515b4fd2a93e959e3dd7b7e27bfb3df75aa0f50566b97f99ca04f1054c86e5c25e5e115c133803e52d7664f57c148cb6ad85265
languageName: node
linkType: hard

"@patternfly/react-tokens@npm:^5.1.2":
version: 5.1.2
resolution: "@patternfly/react-tokens@npm:5.1.2"
Expand Down

0 comments on commit f207711

Please sign in to comment.