Skip to content

Commit 085ec8a

Browse files
Upgrade: Bump webpack from 5.75.0 to 5.76.0 in /ch2/front
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12a1242 commit 085ec8a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

ch2/front/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ch2/front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"eslint-plugin-react": "^7.21.3",
2727
"eslint-plugin-react-hooks": "^4.1.2",
2828
"nodemon": "^2.0.4",
29-
"webpack": "^5.65.0"
29+
"webpack": "^5.76.0"
3030
}
3131
}

0 commit comments

Comments
 (0)