Skip to content

Commit 63b662d

Browse files
chore: upgrade monaco-editor-textmate to 4.0.0
1 parent c6e591b commit 63b662d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"luxon": "^3.2.1",
190190
"memoize-one": "^4.0.2",
191191
"monaco-editor": "~0.36.1",
192-
"monaco-editor-textmate": "^3.0.0",
192+
"monaco-editor-textmate": "^4.0.0",
193193
"monaco-editor-webpack-plugin": "^7.0.1",
194194
"monaco-languageclient": "~0.18.1",
195195
"monaco-textmate": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7716,10 +7716,10 @@ moment@^2.29.4:
77167716
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
77177717
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
77187718

7719-
monaco-editor-textmate@^3.0.0:
7720-
version "3.0.0"
7721-
resolved "https://registry.npmjs.org/monaco-editor-textmate/-/monaco-editor-textmate-3.0.0.tgz"
7722-
integrity sha512-4BK3ual4WllRpiQBDcBO8NKdbk4ukdBtnl23cRYvu1eNWOWKYOBM0rYac50HvFClSbtd5GMezLPjkaim0iM7sw==
7719+
monaco-editor-textmate@^4.0.0:
7720+
version "4.0.0"
7721+
resolved "https://registry.yarnpkg.com/monaco-editor-textmate/-/monaco-editor-textmate-4.0.0.tgz#f85a8916989dac01791fff1f001e56fdb2907ab4"
7722+
integrity sha512-Clwup5LJzVfwURQrS+odSEC5/hZBEG36pQnvBKt4OtBndF8r2xLeXUZcK/AqEBK2u0Npy7frFp9hG7m66Ol9hA==
77237723

77247724
monaco-editor-webpack-plugin@^7.0.1:
77257725
version "7.0.1"

0 commit comments

Comments
 (0)