Skip to content

Bump webpack from 5.74.0 to 5.76.0 #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"ts-node": "10.9.1",
"tslint": "6.1.3",
"typescript": "4.8.2",
"webpack": "5.74.0",
"webpack": "5.76.0",
"webpack-cli": "4.10.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,7 @@ __metadata:
ts-node: 10.9.1
tslint: 6.1.3
typescript: 4.8.2
webpack: 5.74.0
webpack: 5.76.0
webpack-cli: 4.10.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3238,9 +3238,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.74.0":
version: 5.74.0
resolution: "webpack@npm:5.74.0"
"webpack@npm:5.76.0":
version: 5.76.0
resolution: "webpack@npm:5.76.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
Expand Down Expand Up @@ -3271,7 +3271,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 320c41369a75051b19e18c63f408b3dcc481852e992f83d311771c5ec0f05f2946385e8ebef62030cf3587f0a3d2f12779ffdb191569a966847289ba7313f946
checksum: e897b3b34068222fe910d8894837cbf39f5e66b4772fe8d24dfc0090cd13e19337a3a757a97bc185be6c64d9d5a7b1ae372821b65a6079ce8c7ceba606edb409
languageName: node
linkType: hard

Expand Down