Skip to content

Commit

Permalink
Update dependency webpack to v5.84.1 (#16649)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 27b9b4d commit be1f5d9
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 @@ -238,7 +238,7 @@
"typescript": "4.9.5",
"vinyl-buffer": "1.0.1",
"vinyl-source-stream": "2.0.0",
"webpack": "5.84.0",
"webpack": "5.84.1",
"webpack-cli": "5.1.1",
"webpack-dev-server": "4.15.0",
"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 @@ -9745,7 +9745,7 @@ __metadata:
vis-network: 9.1.6
vue: 2.7.14
vue2-daterange-picker: 0.6.8
webpack: 5.84.0
webpack: 5.84.1
webpack-cli: 5.1.1
webpack-dev-server: 4.15.0
webpack-manifest-plugin: 5.0.0
Expand Down Expand Up @@ -16164,9 +16164,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.84.0":
version: 5.84.0
resolution: "webpack@npm:5.84.0"
"webpack@npm:5.84.1":
version: 5.84.1
resolution: "webpack@npm:5.84.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -16197,7 +16197,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 5837983d81d55edf621317f23de3a7ae49bbf24c9f8605beeba35ea62be5cc4b3b63ace0ec9785912b9ffe70fd969e613597fae21b2334a3913054c41189ef75
checksum: 646b645df5badf2dac2ddd0193c9e9a177d51283d18f918eead36a0cdf7b750c4111d9ac11d9825c1334cbd0a6fb8f82628fbfb90d0066f927265dd11b47b192
languageName: node
linkType: hard

Expand Down

0 comments on commit be1f5d9

Please sign in to comment.