Skip to content

Update dependency webpack to v5.101.0 #263

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: main
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 @@ -84,6 +84,6 @@
"ts-node": "10.9.2",
"typescript": "5.8.3",
"typescript-eslint": "8.38.0",
"webpack": "5.100.2"
"webpack": "5.101.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3781,7 +3781,7 @@ __metadata:
ts-node: "npm:10.9.2"
typescript: "npm:5.8.3"
typescript-eslint: "npm:8.38.0"
webpack: "npm:5.100.2"
webpack: "npm:5.101.0"
peerDependencies:
"@babel/core": ^7.13.0
"@babel/plugin-transform-runtime": ^7.13.0
Expand Down Expand Up @@ -3967,9 +3967,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.100.2":
version: 5.100.2
resolution: "webpack@npm:5.100.2"
"webpack@npm:5.101.0":
version: 5.101.0
resolution: "webpack@npm:5.101.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.7"
"@types/estree": "npm:^1.0.8"
Expand Down Expand Up @@ -4001,7 +4001,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/0add75d44c482634c6879a3fc87fa2af6a6c7c8eacda5d5f60ed778a2ce13d33fd6178a2b4750368706a49e769af6d828934c28914b4faa2e21be790f92b4110
checksum: 10c0/0fb5f70032ac53cfc2e667c97c6ceb903d280cebd03dd7f7ca794d8ab75d4f692483313efb90c616c2e4e266cf580a54df84cbaee43db36d7d42e450bf1569fd
languageName: node
linkType: hard

Expand Down