Skip to content

Commit ce89b5d

Browse files
Bump code-infra:devDependencies
1 parent fed4a99 commit ce89b5d

File tree

3 files changed

+126
-127
lines changed

3 files changed

+126
-127
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"chai": "^4.5.0",
132132
"cross-fetch": "^4.1.0",
133133
"gm": "^1.25.1",
134-
"marked": "^16.2.0",
134+
"marked": "^16.2.1",
135135
"prettier": "^3.6.2",
136136
"tailwindcss": "^4.1.12",
137137
"yargs": "^17.7.2"

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,11 @@
136136
"@vitest/coverage-v8": "^3.2.4",
137137
"@vvago/vale": "^3.12.0",
138138
"babel-loader": "^10.0.0",
139-
"babel-plugin-istanbul": "^7.0.0",
139+
"babel-plugin-istanbul": "^7.0.1",
140140
"babel-plugin-module-resolver": "^5.0.2",
141141
"chalk": "^5.6.0",
142142
"compression-webpack-plugin": "^11.1.0",
143-
"concurrently": "^9.2.0",
143+
"concurrently": "^9.2.1",
144144
"cpy-cli": "^6.0.0",
145145
"cross-env": "^10.0.0",
146146
"danger": "^13.0.4",
@@ -160,11 +160,11 @@
160160
"karma-firefox-launcher": "^2.1.3",
161161
"karma-mocha": "^2.0.1",
162162
"karma-sourcemap-loader": "^0.4.0",
163-
"karma-webpack": "^5.0.0",
163+
"karma-webpack": "^5.0.1",
164164
"lerna": "^8.2.3",
165165
"lodash": "^4.17.21",
166166
"markdownlint-cli2": "^0.18.1",
167-
"mocha": "^11.7.1",
167+
"mocha": "^11.7.2",
168168
"nx": "^20.8.2",
169169
"nyc": "^17.1.0",
170170
"piscina": "^5.1.3",
@@ -174,12 +174,12 @@
174174
"process": "^0.11.10",
175175
"react": "^19.1.1",
176176
"rimraf": "^6.0.1",
177-
"serve": "^14.2.4",
178-
"stylelint": "^16.23.1",
177+
"serve": "^14.2.5",
178+
"stylelint": "^16.24.0",
179179
"stylelint-config-standard": "^38.0.0",
180180
"terser-webpack-plugin": "^5.3.14",
181181
"tsconfig-paths-webpack-plugin": "^4.2.0",
182-
"tsx": "^4.20.4",
182+
"tsx": "^4.20.5",
183183
"typescript": "^5.9.2",
184184
"vite": "^6.3.5",
185185
"vitest": "^3.2.4",

0 commit comments

Comments
 (0)