Skip to content

Commit 088fe45

Browse files
Update dependency @monaco-editor/react to v4.4.6
1 parent 5098955 commit 088fe45

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.6",
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.2":
1495+
version "1.3.2"
1496+
resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.3.2.tgz#04effbb87052d19cd7d3c9d81c0635490f9bb6d8"
1497+
integrity sha512-BTDbpHl3e47r3AAtpfVFTlAi7WXv4UQ/xZmz8atKl4q7epQV5e7+JbigFDViWF71VBi4IIBdcWP57Hj+OWuc9g==
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].6":
1502+
version "4.4.6"
1503+
resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.4.6.tgz#8ae500b0edf85276d860ed702e7056c316548218"
1504+
integrity sha512-Gr3uz3LYf33wlFE3eRnta4RxP5FSNxiIV9ENn2D2/rN8KgGAD8ecvcITRtsbbyuOuNkwbuHYxfeaz2Vr+CtyFA==
15051505
dependencies:
1506-
"@monaco-editor/loader" "^1.3.0"
1506+
"@monaco-editor/loader" "^1.3.2"
15071507
prop-types "^15.7.2"
15081508

15091509
"@nodelib/[email protected]":

0 commit comments

Comments
 (0)