Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency webpack to v5.83.1 #1923

Merged
merged 1 commit into from
May 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"style-loader": "3.3.3",
"terser-webpack-plugin": "5.3.9",
"url-loader": "4.1.1",
"webpack": "5.82.1",
"webpack": "5.83.1",
"webpack-cdn-plugin": "3.3.1",
"webpack-cli": "5.1.1"
},
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3578,7 +3578,7 @@ __metadata:
style-loader: 3.3.3
terser-webpack-plugin: 5.3.9
url-loader: 4.1.1
webpack: 5.82.1
webpack: 5.83.1
webpack-cdn-plugin: 3.3.1
webpack-cli: 5.1.1
languageName: unknown
Expand Down Expand Up @@ -4482,9 +4482,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.82.1":
version: 5.82.1
resolution: "webpack@npm:5.82.1"
"webpack@npm:5.83.1":
version: 5.83.1
resolution: "webpack@npm:5.83.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -4515,7 +4515,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 747ee7ebd238c15249c2652060e3c6ca6d62cc66dcf7e4e2824ecd4875b7ea5e01fce8f4179080a3e84dfdb3c8d0992700444c7c5a05ef47b38c0623d3ac76de
checksum: 219d5ef50380bc0fd3702ed17feddf13819d8173b78f7a5b857dc74ac177e63d1f79c050792754411cc088bbc02e0971b989efddadbb8e393cf27d64c0ad9ff8
languageName: node
linkType: hard

Expand Down