Skip to content

Commit 7a0551e

Browse files
build(deps-dev): update @patternfly/react-code-editor requirement
Updates the requirements on [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) to permit the latest version. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.4.0...@patternfly/react-code-editor@6.4.1) --- updated-dependencies: - dependency-name: "@patternfly/react-code-editor" dependency-version: 6.4.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c551868 commit 7a0551e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@patternfly/documentation-framework": "^6.24.2",
4747
"@patternfly/patternfly": "^6.4.0",
48-
"@patternfly/react-code-editor": "^6.4.0",
48+
"@patternfly/react-code-editor": "^6.4.1",
4949
"@patternfly/patternfly-a11y": "^5.1.0",
5050
"@types/react": "^18.3.27",
5151
"@types/react-dom": "^18.3.7",

0 commit comments

Comments
 (0)