Skip to content

Commit e1cc28f

Browse files
committed
fix: upgrade monaco-editor from 0.41.0 to 0.43.0
Snyk has created this PR to upgrade monaco-editor from 0.41.0 to 0.43.0. See this package in npm: https://www.npmjs.com/package/monaco-editor See this project in Snyk: https://app.snyk.io/org/mayank1513/project/862b5ef9-52cc-4c4c-91c3-a24ee2678f7f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b8fc18c commit e1cc28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/template-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"enableNonBrowserBranches": true
1212
},
1313
"dependencies": {
14-
"monaco-editor": "^0.41.0",
14+
"monaco-editor": "^0.43.0",
1515
"source-map-js": "^1.0.2"
1616
}
1717
}

0 commit comments

Comments
 (0)