Skip to content

Commit

Permalink
Update dependency webpack to v5.90.3 (#19858)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 1869260 commit 766fd4c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
"typescript": "5.3.3",
"vinyl-buffer": "1.0.1",
"vinyl-source-stream": "2.0.0",
"webpack": "5.90.2",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
"webpack-manifest-plugin": "5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9710,7 +9710,7 @@ __metadata:
vis-network: "npm:9.1.9"
vue: "npm:2.7.16"
vue2-daterange-picker: "npm:0.6.8"
webpack: "npm:5.90.2"
webpack: "npm:5.90.3"
webpack-cli: "npm:5.1.4"
webpack-dev-server: "npm:4.15.1"
webpack-manifest-plugin: "npm:5.0.0"
Expand Down Expand Up @@ -16240,9 +16240,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.90.2":
version: 5.90.2
resolution: "webpack@npm:5.90.2"
"webpack@npm:5.90.3":
version: 5.90.3
resolution: "webpack@npm:5.90.3"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -16273,7 +16273,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10/4eaeed1255c9c7738921c4ce4facdb3b78dbfcb3441496942f6d160a41fbcebd24fb2c6dbb64739b357c5ff78e5a298f6c82eca482438b95130a3ba4e16d084a
checksum: 10/48c9696eca950bfa7c943a24b8235fdf0575acd73a8eb1661f8189d3d1f431362f3a0e158e2941a7e4f0852ea6e32d7d4e89283149247e4389a8aad0fe6c247e
languageName: node
linkType: hard

Expand Down

0 comments on commit 766fd4c

Please sign in to comment.