This commit is contained in:
Henning Dieterichs 2023-08-03 13:56:12 +02:00 committed by Henning Dieterichs
parent 50a8a5ffbf
commit 38e1e3d097
3 changed files with 31 additions and 13 deletions

View file

@ -1,7 +1,7 @@
{
"name": "monaco-editor",
"version": "0.40.0",
"vscodeRef": "660393deaaa6d1996740ff4880f1bad43768c814",
"version": "0.41.0",
"vscodeRef": "6445d93c81ebe42c4cbd7a60712e0b17d9463e97",
"private": true,
"description": "A browser based code editor",
"homepage": "https://github.com/microsoft/monaco-editor",
@ -52,7 +52,7 @@
"jsdom": "^19.0.0",
"jsonc-parser": "^3.0.0",
"mocha": "^9.2.0",
"monaco-editor-core": "^0.40.0-dev.20230629",
"monaco-editor-core": "0.41.0-rc1",
"parcel": "^2.7.0",
"pin-github-action": "^1.8.0",
"playwright": "^1.32.2",