Skip to content

Commit a3b9ba1

Browse files
Bump code-infra:devDependencies
1 parent c13c400 commit a3b9ba1

File tree

4 files changed

+91
-90
lines changed

4 files changed

+91
-90
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,18 +116,18 @@
116116
"eslint-plugin-consistent-default-export-name": "^0.0.15",
117117
"eslint-plugin-jsdoc": "^61.4.1",
118118
"eslint-plugin-mui-x": "workspace:^",
119-
"execa": "^9.6.0",
119+
"execa": "^9.6.1",
120120
"glob-gitignore": "^1.0.15",
121121
"globby": "^15.0.0",
122122
"jsdom": "^26.1.0",
123123
"lerna": "^9.0.3",
124124
"magic-string": "^0.30.21",
125-
"markdownlint-cli2": "^0.18.1",
125+
"markdownlint-cli2": "^0.19.1",
126126
"moment": "catalog:",
127127
"moment-timezone": "catalog:",
128128
"null-loader": "^4.0.1",
129129
"nyc": "^17.1.0",
130-
"prettier": "^3.6.2",
130+
"prettier": "^3.7.4",
131131
"pretty-quick": "^4.2.2",
132132
"process": "^0.11.10",
133133
"react": "catalog:",
@@ -138,7 +138,7 @@
138138
"sinon": "^21.0.0",
139139
"stream-browserify": "^3.0.0",
140140
"string-replace-loader": "^3.2.0",
141-
"stylelint": "^16.26.0",
141+
"stylelint": "^16.26.1",
142142
"stylelint-config-tailwindcss": "^1.0.0",
143143
"terser-webpack-plugin": "^5.3.14",
144144
"tsx": "catalog:",

packages/x-charts-vendor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"d3-array": "^3.2.4",
5252
"d3-format": "^3.1.0",
5353
"d3-time-format": "^4.1.0",
54-
"execa": "^9.6.0",
54+
"execa": "^9.6.1",
5555
"internmap": "^2.0.3",
5656
"rimraf": "catalog:"
5757
},

0 commit comments

Comments
 (0)