Skip to content

Commit

Permalink
chore(deps): bump docs framework (#9370)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlabaj authored Jul 17, 2023
1 parent 0a289da commit a01303b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@patternfly/react-tokens": "^5.0.0-prerelease.8"
},
"devDependencies": {
"@patternfly/documentation-framework": "^5.0.11",
"@patternfly/documentation-framework": "^5.0.13",
"@patternfly/patternfly-a11y": "4.3.1",
"rimraf": "^2.6.3",
"shx": "^0.3.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4002,10 +4002,10 @@
acorn-static-class-features "^1.0.0"
astring "^1.7.5"

"@patternfly/documentation-framework@^5.0.11":
version "5.0.11"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.0.11.tgz#2d02f97786eb55f234badbc0c80df633186678b5"
integrity sha512-la9o4ahsdqwFUoZ+O3yntLumRaJEwdVtLlHBhveMpmoQVc3OFfPUNtpYm0Bmr/jGbabIcFpTwsXUEzkCKB4t7A==
"@patternfly/documentation-framework@^5.0.13":
version "5.0.13"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.0.13.tgz#cd7a21fa38b70ff799ef7ad0d8dec7797c01f473"
integrity sha512-o71JfAh6lfoe8yI0Ufzo6iChFyG0c/AV3O7kVVuoMsgnRYa6i6i7zlKXQU9sSOz/+xkl5V5qMNjCYDL/llU5Xw==
dependencies:
"@babel/core" "7.18.2"
"@babel/plugin-proposal-class-properties" "7.17.12"
Expand Down

0 comments on commit a01303b

Please sign in to comment.