Skip to content

Commit

Permalink
chore: upgrade monaco-editor-textmate to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
appletreeisyellow committed Mar 6, 2023
1 parent c6e591b commit 63b662d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"luxon": "^3.2.1",
"memoize-one": "^4.0.2",
"monaco-editor": "~0.36.1",
"monaco-editor-textmate": "^3.0.0",
"monaco-editor-textmate": "^4.0.0",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-languageclient": "~0.18.1",
"monaco-textmate": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7716,10 +7716,10 @@ moment@^2.29.4:
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

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

monaco-editor-webpack-plugin@^7.0.1:
version "7.0.1"
Expand Down

0 comments on commit 63b662d

Please sign in to comment.