Skip to content

Commit c827849

Browse files
build(deps): bump prod group with 3 updates (#333)
Bumps the prod group with 3 updates: [eslint-webpack-plugin](https://github.com/webpack/eslint-webpack-plugin), [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) and [webpack](https://github.com/webpack/webpack). Updates `eslint-webpack-plugin` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/webpack/eslint-webpack-plugin/releases) - [Changelog](https://github.com/webpack/eslint-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/eslint-webpack-plugin@v5.0.2...v5.0.3) Updates `terser-webpack-plugin` from 5.3.16 to 5.3.17 - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v5.3.16...v5.3.17) Updates `webpack` from 5.105.2 to 5.105.4 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.2...v5.105.4) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: terser-webpack-plugin dependency-version: 5.3.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: webpack dependency-version: 5.105.4 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 299cd91 commit c827849

2 files changed

Lines changed: 26 additions & 27 deletions

File tree

package-lock.json

Lines changed: 23 additions & 24 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
@@ -89,7 +89,7 @@
8989
"dotenv": "16.6.1",
9090
"dotenv-expand": "11.0.7",
9191
"dotenv-webpack": "8.1.1",
92-
"eslint-webpack-plugin": "5.0.2",
92+
"eslint-webpack-plugin": "5.0.3",
9393
"html-replace-webpack-plugin": "2.6.0",
9494
"html-webpack-plugin": "5.6.6",
9595
"less": "4.5.1",
@@ -100,12 +100,12 @@
100100
"sass": "1.97.3",
101101
"sass-loader": "16.0.7",
102102
"style-loader": "4.0.0",
103-
"terser-webpack-plugin": "5.3.16",
103+
"terser-webpack-plugin": "5.3.17",
104104
"ts-loader": "9.5.4",
105105
"tsconfig-paths-webpack-plugin": "4.2.0",
106106
"tslib": "2.8.1",
107107
"typescript": "5.9.3",
108-
"webpack": "5.105.2",
108+
"webpack": "5.105.4",
109109
"webpack-bundle-analyzer": "5.2.0",
110110
"webpack-cli": "6.0.1",
111111
"webpack-dev-server": "5.2.3",

0 commit comments

Comments
 (0)