Skip to content

Commit

Permalink
build(deps): bump monaco-editor from 0.52.0 to 0.52.2
Browse files Browse the repository at this point in the history
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.52.0 to 0.52.2.
- [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.52.0...v0.52.2)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Jan 16, 2025
1 parent 493a42d commit 28569cd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.3",
"jest": "^29.7.0",
"monaco-editor": "^0.52.0",
"monaco-editor": "^0.52.2",
"monaco-editor-webpack-plugin": "^7.1.0",
"style-loader": "^4.0.0",
"swc-loader": "^0.2.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"js-logger": "^1.6.1",
"jwt-decode": "^4.0.0",
"keycloak-js": "^26.0.8",
"monaco-editor": "^0.52.0",
"monaco-editor": "^0.52.2",
"oauth4webapi": "^3.1.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2058,7 +2058,7 @@ __metadata:
js-logger: "npm:^1.6.1"
jwt-decode: "npm:^4.0.0"
keycloak-js: "npm:^26.0.8"
monaco-editor: "npm:^0.52.0"
monaco-editor: "npm:^0.52.2"
oauth4webapi: "npm:^3.1.4"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -4907,7 +4907,7 @@ __metadata:
css-loader: "npm:^7.1.2"
html-webpack-plugin: "npm:^5.6.3"
jest: "npm:^29.7.0"
monaco-editor: "npm:^0.52.0"
monaco-editor: "npm:^0.52.2"
monaco-editor-webpack-plugin: "npm:^7.1.0"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -11645,10 +11645,10 @@ __metadata:
languageName: node
linkType: hard

"monaco-editor@npm:^0.52.0":
version: 0.52.0
resolution: "monaco-editor@npm:0.52.0"
checksum: 10/ec9a543b07e70bb3339c7e20f4f84aad045776057820daced36537efd8e50b8d9cd448988e68a4870bdc3db9c15ae3ae05201c8ed8e4ca8e87f74ee2fefb8cad
"monaco-editor@npm:^0.52.2":
version: 0.52.2
resolution: "monaco-editor@npm:0.52.2"
checksum: 10/0d4962d69ffa0a8df040faa9c582cef1893fa3fb617feca8f1425c5e670e74c2856104b9a2b01cbda0103a5e5f92f58843206bc9a0e070471c0c1270d7f52a96
languageName: node
linkType: hard

Expand Down

0 comments on commit 28569cd

Please sign in to comment.