Skip to content

Commit e69d37d

Browse files
dependabot npm update(deps-dev): bump the development-dependencies group across 1 directory with 4 updates
Bumps the development-dependencies group with 4 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [webpack](https://github.com/webpack/webpack). Updates `@stylistic/eslint-plugin` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.0/packages/eslint-plugin) Updates `html-webpack-plugin` from 5.6.4 to 5.6.5 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.4...v5.6.5) Updates `typescript-eslint` from 8.46.3 to 8.47.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.47.0/packages/typescript-eslint) Updates `webpack` from 5.102.1 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.102.1...v5.103.0) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: html-webpack-plugin dependency-version: 5.6.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: webpack dependency-version: 5.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd8530a commit e69d37d

File tree

2 files changed

+87
-83
lines changed

2 files changed

+87
-83
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,19 @@
3737
},
3838
"devDependencies": {
3939
"@eslint/js": "^9.39.1",
40-
"@stylistic/eslint-plugin": "^5.5.0",
40+
"@stylistic/eslint-plugin": "^5.6.0",
4141
"@types/p5": "^1.7.7",
4242
"css-loader": "^7.1.2",
4343
"eslint": "^9.39.1",
4444
"eslint-plugin-es-x": "^9.1.2",
4545
"eslint-plugin-n": "^17.23.1",
4646
"eslint-plugin-security": "^3.0.1",
47-
"html-webpack-plugin": "^5.6.4",
47+
"html-webpack-plugin": "^5.6.5",
4848
"mini-css-extract-plugin": "^2.9.4",
4949
"ts-loader": "^9.5.4",
5050
"typescript": "^5.9.3",
51-
"typescript-eslint": "^8.46.3",
52-
"webpack": "^5.102.1",
51+
"typescript-eslint": "^8.47.0",
52+
"webpack": "^5.103.0",
5353
"webpack-cli": "^6.0.1",
5454
"webpack-dev-server": "^5.2.2"
5555
}

0 commit comments

Comments
 (0)