Skip to content

Commit 25a0726

Browse files
committed
Update dependency @monaco-editor/react to v4.4.4
1 parent 05397be commit 25a0726

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.4",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,19 +1491,19 @@
14911491
"@types/yargs" "^16.0.0"
14921492
chalk "^4.0.0"
14931493

1494-
"@monaco-editor/loader@^1.3.0":
1495-
version "1.3.0"
1496-
resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.3.0.tgz#659fbaf1d612ea67b2a0519a18612d1c4813e444"
1497-
integrity sha512-N3mGq1ktC3zh7WUx3NGO+PSDdNq9Vspk/41rEmRdrCqV9vNbBTRzAOplmUpNQsi+hmTs++ERMBobMERb8Kb+3g==
1494+
"@monaco-editor/loader@^1.3.1":
1495+
version "1.3.1"
1496+
resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.3.1.tgz#35d198fb13a983dd49e9e448a172b6a9da309411"
1497+
integrity sha512-LfpAO6e54SZQW0nnI1sWKO4XtAlNx3WHXYZixeVy0HhZ4txGPOok4rs2u4dSi2+iRWeL198cZ2FlFQKr8mH+cw==
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].4":
1502+
version "4.4.4"
1503+
resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.4.4.tgz#8d6b0ac144e2b673f85408e30f1facafff9b7aab"
1504+
integrity sha512-yQsYnVkgP5RC5ZMoRVCXSBn4D4hLUOgoQK+AZJpVY57NDXmEb57OVaaYKh8/RTzxkpuLV278hKNw5DnuzlgQwg==
15051505
dependencies:
1506-
"@monaco-editor/loader" "^1.3.0"
1506+
"@monaco-editor/loader" "^1.3.1"
15071507
prop-types "^15.7.2"
15081508

15091509
"@nodelib/[email protected]":

0 commit comments

Comments
 (0)