Skip to content

Commit

Permalink
Update dependency webpack to v5.83.1 (#8429)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2023
1 parent ff11cb1 commit 4b1996c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1190,7 +1190,7 @@
"tslint": "6.1.3",
"typescript": "5.0.4",
"vsce": "2.15.0",
"webpack": "5.82.1",
"webpack": "5.83.1",
"webpack-cli": "5.1.1",
"webpack-merge": "5.8.0",
"webpack-stream": "7.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5667,10 +5667,10 @@ webpack-stream@7.0.0:
through "^2.3.8"
vinyl "^2.2.1"

webpack@5.82.1:
version "5.82.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.82.1.tgz#8f38c78e53467556e8a89054ebd3ef6e9f67dbab"
integrity sha512-C6uiGQJ+Gt4RyHXXYt+v9f+SN1v83x68URwgxNQ98cvH8kxiuywWGP4XeNZ1paOzZ63aY3cTciCEQJNFUljlLw==
webpack@5.83.1:
version "5.83.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.83.1.tgz#fcb69864a0669ac3539a471081952c45b15d1c40"
integrity sha512-TNsG9jDScbNuB+Lb/3+vYolPplCS3bbEaJf+Bj0Gw4DhP3ioAflBb1flcRt9zsWITyvOhM96wMQNRWlSX52DgA==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^1.0.0"
Expand Down

0 comments on commit 4b1996c

Please sign in to comment.