Skip to content

Commit 638f539

Browse files
chore: update webpack
1 parent 9df2cd5 commit 638f539

File tree

5 files changed

+11
-10
lines changed

5 files changed

+11
-10
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"npm-run-all": "^4.1.5",
7474
"prettier": "^2.2.1",
7575
"standard-version": "^9.1.0",
76-
"webpack": "^5.33.2",
76+
"webpack": "^5.36.1",
7777
"webpack-cli": "^4.5.0",
7878
"webpack-dev-server": "^3.7.2"
7979
},

test/cases/chunkFilename-fullhash/expected/webpack-5/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ __webpack_require__.r(__webpack_exports__);
7373
/******/
7474
/******/ /* webpack/runtime/getFullHash */
7575
/******/ (() => {
76-
/******/ __webpack_require__.h = () => ("4ecab8e2ff0fe228a728")
76+
/******/ __webpack_require__.h = () => ("962555dd7355e6c261df")
7777
/******/ })();
7878
/******/
7979
/******/ /* webpack/runtime/global */

0 commit comments

Comments
 (0)