Skip to content

Commit c2f973b

Browse files
committed
fix(deps): update codemirror
1 parent bd49b44 commit c2f973b

File tree

3 files changed

+115
-64
lines changed

3 files changed

+115
-64
lines changed

package.json

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

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)