Skip to content

Commit 3f3a585

Browse files
dependabot npm update(deps-dev): bump the development-dependencies group with 3 updates
Bumps the development-dependencies group with 3 updates: [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin), [typescript](https://github.com/microsoft/TypeScript) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `mini-css-extract-plugin` from 2.9.2 to 2.9.3 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.9.2...v2.9.3) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `typescript-eslint` from 8.38.0 to 8.39.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6eaa36 commit 3f3a585

File tree

2 files changed

+81
-81
lines changed

2 files changed

+81
-81
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
"eslint-plugin-n": "^17.21.3",
5252
"eslint-plugin-security": "^3.0.1",
5353
"html-webpack-plugin": "^5.6.3",
54-
"mini-css-extract-plugin": "^2.9.2",
54+
"mini-css-extract-plugin": "^2.9.3",
5555
"ts-loader": "^9.5.2",
56-
"typescript": "^5.8.3",
57-
"typescript-eslint": "^8.38.0",
56+
"typescript": "^5.9.2",
57+
"typescript-eslint": "^8.39.0",
5858
"webpack": "^5.101.0",
5959
"webpack-cli": "^6.0.1",
6060
"webpack-dev-server": "^5.2.2"

0 commit comments

Comments
 (0)