Skip to content

Commit 92146e8

Browse files
build(deps-dev): bump the deps-dev group with 2 updates
Bumps the deps-dev group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). Updates `@types/react` from 18.3.11 to 18.3.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `html-webpack-plugin` from 5.6.2 to 5.6.3 - [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.2...v5.6.3) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62e3584 commit 92146e8

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 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
@@ -23,10 +23,10 @@
2323
"devDependencies": {
2424
"@cypress/code-coverage": "^3.13.4",
2525
"@jsdevtools/coverage-istanbul-loader": "^3.0.5",
26-
"@types/react": "^18.3.11",
26+
"@types/react": "^18.3.12",
2727
"@types/react-dom": "^18.3.1",
2828
"concurrently": "^9.0.1",
29-
"html-webpack-plugin": "^5.6.2",
29+
"html-webpack-plugin": "^5.6.3",
3030
"http-server": "^14.1.1",
3131
"ts-loader": "^9.5.1",
3232
"webpack": "^5.95.0",

0 commit comments

Comments
 (0)