Skip to content

Commit 521205a

Browse files
chore(deps-dev): bump monaco-editor in /packages/module
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.55.1 to 0.56.0. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.55.1...v0.56.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-version: 0.56.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0e4f30 commit 521205a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@patternfly/patternfly-a11y": "^4.3.1",
5454
"@patternfly/react-code-editor": "^6.0.0",
5555
"@patternfly/react-table": "^6.0.0",
56-
"monaco-editor": "^0.55.1",
56+
"monaco-editor": "^0.56.0",
5757
"rimraf": "^6.1.3",
5858
"serve": "^14.2.6"
5959
}

0 commit comments

Comments
 (0)