Skip to content

Commit 261be4b

Browse files
build(deps): bump prod group with 2 updates (#347)
Bumps the prod group with 2 updates: [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) and [ts-loader](https://github.com/TypeStrong/ts-loader). Updates `mini-css-extract-plugin` from 2.10.1 to 2.10.2 - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.10.1...v2.10.2) Updates `ts-loader` from 9.5.4 to 9.5.7 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.4...v9.5.7) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: ts-loader dependency-version: 9.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb41c9a commit 261be4b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,14 +94,14 @@
9494
"html-webpack-plugin": "5.6.6",
9595
"less": "4.5.1",
9696
"less-loader": "12.3.2",
97-
"mini-css-extract-plugin": "2.10.1",
97+
"mini-css-extract-plugin": "2.10.2",
9898
"mini-svg-data-uri": "1.4.4",
9999
"rimraf": "6.1.3",
100100
"sass": "1.97.3",
101101
"sass-loader": "16.0.7",
102102
"style-loader": "4.0.0",
103103
"terser-webpack-plugin": "5.4.0",
104-
"ts-loader": "9.5.4",
104+
"ts-loader": "9.5.7",
105105
"tsconfig-paths-webpack-plugin": "4.2.0",
106106
"tslib": "2.8.1",
107107
"typescript": "5.9.3",

0 commit comments

Comments
 (0)