Skip to content

Commit e966072

Browse files
build(deps-dev): bump @patternfly/quickstarts from 5.4.1 to 6.2.2
Bumps [@patternfly/quickstarts](https://github.com/patternfly/patternfly-quickstarts) from 5.4.1 to 6.2.2. - [Release notes](https://github.com/patternfly/patternfly-quickstarts/releases) - [Commits](patternfly/patternfly-quickstarts@v5.4.1...v6.2.2) --- updated-dependencies: - dependency-name: "@patternfly/quickstarts" dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 270639c commit e966072

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@openshift-console/dynamic-plugin-sdk": "1.4.0",
4848
"@openshift-console/dynamic-plugin-sdk-webpack": "1.1.1",
4949
"@patternfly/patternfly": "^5.4.0",
50-
"@patternfly/quickstarts": "^5.4.0",
50+
"@patternfly/quickstarts": "^6.2.2",
5151
"@patternfly/react-catalog-view-extension": "^5.0.0",
5252
"@patternfly/react-charts": "^7.4.5",
5353
"@patternfly/react-core": "^5.4.2",

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -497,19 +497,18 @@ __metadata:
497497
languageName: node
498498
linkType: hard
499499

500-
"@patternfly/quickstarts@npm:^5.4.0":
501-
version: 5.4.1
502-
resolution: "@patternfly/quickstarts@npm:5.4.1"
500+
"@patternfly/quickstarts@npm:^6.2.2":
501+
version: 6.2.2
502+
resolution: "@patternfly/quickstarts@npm:6.2.2"
503503
dependencies:
504-
"@patternfly/react-catalog-view-extension": ^5.0.0
505504
dompurify: ^3.1.3
506505
history: ^5.0.0
507506
peerDependencies:
508-
"@patternfly/react-core": ">=5.0.0"
509-
react: ">=16.8.0"
510-
react-dom: ">=16.8.0"
511-
showdown: ">=2.1.0"
512-
checksum: 7ca9eb2b9a90d35df6c8c700ca70b0debbd78e1c0094b89924c1e468e505ec9f6b80b4320f3d7f0a751a569ffd762796b9c8bbddc89dce9d67455d8fcb5e41f9
507+
"@patternfly/react-core": ^6.0.0
508+
marked: ^15.0.6
509+
react: ^17 || ^18
510+
react-dom: ^17 || ^18
511+
checksum: 046d5bf8985297bfba5e0bbdfa379938fb263ecb81cd378978672a829a94d3b03b0d50847f6ba883a25d3614c59b38a9aad261c10f3b545b563bb8907f659ed2
513512
languageName: node
514513
linkType: hard
515514

@@ -3678,7 +3677,7 @@ __metadata:
36783677
"@openshift-console/dynamic-plugin-sdk": 1.4.0
36793678
"@openshift-console/dynamic-plugin-sdk-webpack": 1.1.1
36803679
"@patternfly/patternfly": ^5.4.0
3681-
"@patternfly/quickstarts": ^5.4.0
3680+
"@patternfly/quickstarts": ^6.2.2
36823681
"@patternfly/react-catalog-view-extension": ^5.0.0
36833682
"@patternfly/react-charts": ^7.4.5
36843683
"@patternfly/react-core": ^5.4.2

0 commit comments

Comments
 (0)