Skip to content

Commit

Permalink
build(deps-dev): 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent ffccff2 commit 1d3b2b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint": "^9.17.0",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "^9.1.0",
"monaco-editor": "0.52.0",
"monaco-editor": "0.52.2",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1545,7 +1545,7 @@ __metadata:
eslint-config-next: "npm:15.0.3"
eslint-config-prettier: "npm:^9.1.0"
lodash: "npm:^4.17.21"
monaco-editor: "npm:0.52.0"
monaco-editor: "npm:0.52.2"
next: "npm:15.1.0"
postcss: "npm:^8.4.49"
prettier: "npm:^3.4.2"
Expand Down Expand Up @@ -10414,10 +10414,10 @@ __metadata:
languageName: node
linkType: hard

"monaco-editor@npm:0.52.0":
version: 0.52.0
resolution: "monaco-editor@npm:0.52.0"
checksum: 10c0/962c75272568eb1556835f0097da2c7768bffe1116b252bb8b3aefd34f31e2dc46baa27e3911c0a6617bf556e6d6802e6e9f0f5548edd832c33872a8a0c146d3
"monaco-editor@npm:0.52.2":
version: 0.52.2
resolution: "monaco-editor@npm:0.52.2"
checksum: 10c0/5a92da64f1e2ab375c0ce99364137f794d057c97bed10ecc65a08d6e6846804b8ecbd377eacf01e498f7dfbe1b21e8be64f728256681448f0484df90e767b435
languageName: node
linkType: hard

Expand Down

0 comments on commit 1d3b2b9

Please sign in to comment.