Skip to content

Commit 8af8de0

Browse files
authored
fix: demo-app version bump issue (#10072)
1 parent 36c9143 commit 8af8de0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react-integration/demo-app-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"serve:demo-app": "node scripts/serve"
1010
},
1111
"dependencies": {
12-
"@patternfly/react-core": "^5.2.0-prerelease.50",
12+
"@patternfly/react-core": "^5.3.0-prerelease.0",
1313
"react": "^18",
1414
"react-dom": "^18",
1515
"react-router": "^5.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3988,10 +3988,10 @@
39883988
puppeteer-cluster "^0.23.0"
39893989
xmldoc "^1.1.2"
39903990

3991-
"@patternfly/patternfly@5.2.0-prerelease.7":
3992-
version "5.2.0-prerelease.7"
3993-
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.2.0-prerelease.7.tgz#057af48657e6ebdd03a228e2e1fdfc049e54bcbb"
3994-
integrity sha512-yLmhVA1A2l+xzIQ3MRs/gCgGCi2m3RcLu57d9sB1wsdWs5tQksBKvvBCygjZig/7L8GBX118RSAJBeavSWvTog==
3991+
"@patternfly/patternfly@5.2.0":
3992+
version "5.2.0"
3993+
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.2.0.tgz#896c46426e950e954f4baa05d2b7c142cf700936"
3994+
integrity sha512-phdsXcCRO+JICFXIKtORxSbOWoBr9zRCgtFTKTJ8hAIzm6wEUCdcHZrvsd+SXNR3q/4b/+KlmHUC4Q4KGUiuYw==
39953995

39963996
"@pkgjs/parseargs@^0.11.0":
39973997
version "0.11.0"

0 commit comments

Comments
 (0)