Skip to content

Commit 0e831e5

Browse files
authored
Merge pull request #1349 from dodona-edu/renovate/monaco-editor-0.x
Update dependency monaco-editor to ^0.45.0
2 parents be9d7a5 + 83a302e commit 0e831e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"core-js": "^3.34.0",
2929
"d3": "^7.8.5",
3030
"luxon": "^3.4.4",
31-
"monaco-editor": "^0.44.0",
31+
"monaco-editor": "^0.45.0",
3232
"papaparse": "^5.4.1",
3333
"pinia": "^2.1.7",
3434
"prismjs": "^1.29.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3114,10 +3114,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
31143114
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
31153115
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
31163116

3117-
monaco-editor@^0.44.0:
3118-
version "0.44.0"
3119-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.44.0.tgz#3c0fe3655923bbf7dd647057302070b5095b6c59"
3120-
integrity sha512-5SmjNStN6bSuSE5WPT2ZV+iYn1/yI9sd4Igtk23ChvqB7kDk9lZbB9F5frsuvpB+2njdIeGGFf2G4gbE6rCC9Q==
3117+
monaco-editor@^0.45.0:
3118+
version "0.45.0"
3119+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.45.0.tgz#6939123a6254aea9fea2d647697f846306dd4448"
3120+
integrity sha512-mjv1G1ZzfEE3k9HZN0dQ2olMdwIfaeAAjFiwNprLfYNRSz7ctv9XuCT7gPtBGrMUeV1/iZzYKj17Khu1hxoHOA==
31213121

31223122
31233123
version "2.0.0"

0 commit comments

Comments
 (0)