Skip to content

Commit ec1482d

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

File tree

3 files changed

+298
-380
lines changed

3 files changed

+298
-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
"[email protected]": ">=1.0.2",
5656
"[email protected]": ">=1.0.2",
57-
"@codemirror/view": "^6.34.2",
57+
"@codemirror/view": "^6.37.1",
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)