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

Commit cd8e482

Browse files
Pin dependency webpack to 5.69.0 (#290)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8bcafeb commit cd8e482

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
@@ -80,6 +80,6 @@
8080
"react-test-renderer": "17.0.2",
8181
"sonarqube-scanner": "2.8.1",
8282
"typescript": "4.3.5",
83-
"webpack": "5"
83+
"webpack": "5.69.0"
8484
}
8585
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16317,7 +16317,7 @@ webpack@4:
1631716317
watchpack "^1.7.4"
1631816318
webpack-sources "^1.4.1"
1631916319

16320-
webpack@5, webpack@^5.9.0:
16320+
webpack@5.69.0, webpack@^5.9.0:
1632116321
version "5.69.0"
1632216322
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.0.tgz#c9eb607d4f6c49f1e5755492323a7b055c3450e3"
1632316323
integrity sha512-E5Fqu89Gu8fR6vejRqu26h8ld/k6/dCVbeGUcuZjc+goQHDfCPU9rER71JmdtBYGmci7Ec2aFEATQ2IVXKy2wg==

0 commit comments

Comments
 (0)