Skip to content

Commit f78a159

Browse files
committed
fix(deps): update codemirror
1 parent 83cff6d commit f78a159

File tree

3 files changed

+308
-380
lines changed

3 files changed

+308
-380
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest-environment-jsdom": "^29.7.0",
5555
"json5@1.x": ">=1.0.2",
5656
"json5@0.x": ">=1.0.2",
57-
"@codemirror/view": "^6.34.2",
57+
"@codemirror/view": "^6.37.2",
5858
"enzyme>cheerio": "1.0.0-rc.10",
5959
"ts-node": "10.9.2",
6060
"react-big-calendar@1>clsx": "2.1.1"

packages/pluggableWidgets/chart-playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@codemirror/lang-json": "^6.0.1",
44-
"@codemirror/lint": "^6.8.2",
44+
"@codemirror/lint": "^6.8.5",
4545
"@mendix/shared-charts": "workspace:*",
4646
"@mendix/widget-plugin-component-kit": "workspace:*",
4747
"@mendix/widget-plugin-hooks": "workspace:*",

0 commit comments

Comments
 (0)