Skip to content

Commit 273627b

Browse files
authored
chore: update webpack to v5.81.0 (#4834)
1 parent c908cc2 commit 273627b

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"typescript": "^4.9.3",
130130
"url-loader": "^4.1.1",
131131
"wait-for-expect": "^3.0.2",
132-
"webpack": "^5.76.1",
132+
"webpack": "^5.81.0",
133133
"webpack-cli": "^4.7.2",
134134
"webpack-merge": "^5.8.0"
135135
},

test/e2e/__snapshots__/multi-compiler.test.js.snap.webpack5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Array [
5151
"[HMR] Cannot apply update. Need to do a full reload!",
5252
"[HMR] Error: Aborted because ./browser.js is not accepted
5353
Update propagation: ./browser.js
54-
at applyHandler (http://127.0.0.1:8103/browser.js:1077:31)
54+
at applyHandler (http://127.0.0.1:8103/browser.js:1080:31)
5555
at http://127.0.0.1:8103/browser.js:776:21
5656
at Array.map (<anonymous>)
5757
at internalApply (http://127.0.0.1:8103/browser.js:775:54)

0 commit comments

Comments
 (0)