Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 0974c16

Browse files
renovate[bot]renovate-bot
authored andcommitted
Pin dependency webpack to 5.69.0 (#290)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 34e7368 commit 0974c16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@
8686
"typedoc-plugin-rename-defaults": "^0.5.1",
8787
"typedoc-theme-hierarchy": "^1.1.1",
8888
"typescript": "4.3.5",
89-
"webpack": "5"
89+
"webpack": "5.69.0"
9090
}
9191
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16399,7 +16399,7 @@ webpack@4:
1639916399
watchpack "^1.7.4"
1640016400
webpack-sources "^1.4.1"
1640116401

16402-
webpack@5, webpack@^5.9.0:
16402+
webpack@5.69.0, webpack@^5.9.0:
1640316403
version "5.69.0"
1640416404
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.0.tgz#c9eb607d4f6c49f1e5755492323a7b055c3450e3"
1640516405
integrity sha512-E5Fqu89Gu8fR6vejRqu26h8ld/k6/dCVbeGUcuZjc+goQHDfCPU9rER71JmdtBYGmci7Ec2aFEATQ2IVXKy2wg==

0 commit comments

Comments
 (0)