Skip to content

Commit 5418b16

Browse files
committed
Update dependency @monaco-editor/react to v4.4.2
1 parent 05397be commit 5418b16

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
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@monaco-editor/react": "4.4.1",
6+
"@monaco-editor/react": "4.4.2",
77
"@phenomnomnominal/tsquery": "4.2.0",
88
"@testing-library/jest-dom": "5.16.4",
99
"@testing-library/react": "13.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,10 +1498,10 @@
14981498
dependencies:
14991499
state-local "^1.0.6"
15001500

1501-
"@monaco-editor/[email protected].1":
1502-
version "4.4.1"
1503-
resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.4.1.tgz#2e2b9b369f3082b0e14f47cdbe35658fd56c7c7d"
1504-
integrity sha512-95E/XPC4dbm/7qdkhSsU/a1kRgcn2PYhRTVIc+/cixWCZrwRURW1DRPaIZ2lOawBJ6kAOLywxuD4A4UmbT0ZIw==
1501+
"@monaco-editor/[email protected].2":
1502+
version "4.4.2"
1503+
resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.4.2.tgz#e2848643e4b713138ae1a92a8d2671a13aa69661"
1504+
integrity sha512-QwQKkP5zXK8oA6uMpZcyQqYKQbMFUIE1Z9gPhYajk4qXdt/kGCu3RvO9SGKGlS9MSciCyd3WjEksVMDoyxQk4w==
15051505
dependencies:
15061506
"@monaco-editor/loader" "^1.3.0"
15071507
prop-types "^15.7.2"

0 commit comments

Comments
 (0)