Skip to content

Commit 2b6cd3e

Browse files
authored
Merge pull request #30 from flycode-org/renovate/monaco-editor-react-4.x
Update dependency @monaco-editor/react to v4.4.1
2 parents 8091919 + 7d1cbf5 commit 2b6cd3e

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.3.1",
6+
"@monaco-editor/react": "4.4.1",
77
"@phenomnomnominal/tsquery": "4.2.0",
88
"@testing-library/jest-dom": "5.16.2",
99
"@testing-library/react": "12.1.4",

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.2.0":
1495-
version "1.2.0"
1496-
resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.2.0.tgz#373fad69973384624e3d9b60eefd786461a76acd"
1497-
integrity sha512-cJVCG/T/KxXgzYnjKqyAgsKDbH9mGLjcXxN6AmwumBwa2rVFkwvGcUj1RJtD0ko4XqLqJxwqsN/Z/KURB5f1OQ==
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==
14981498
dependencies:
14991499
state-local "^1.0.6"
15001500

1501-
"@monaco-editor/react@4.3.1":
1502-
version "4.3.1"
1503-
resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.3.1.tgz#d65bcbf174c39b6d4e7fec43d0cddda82b70a12a"
1504-
integrity sha512-f+0BK1PP/W5I50hHHmwf11+Ea92E5H1VZXs+wvKplWUWOfyMa1VVwqkJrXjRvbcqHL+XdIGYWhWNdi4McEvnZg==
1501+
"@monaco-editor/react@4.4.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==
15051505
dependencies:
1506-
"@monaco-editor/loader" "^1.2.0"
1506+
"@monaco-editor/loader" "^1.3.0"
15071507
prop-types "^15.7.2"
15081508

15091509
"@nodelib/fs.scandir@2.1.5":

0 commit comments

Comments
 (0)