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

Bump webpack from 5.74.0 to 5.76.0 #201

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
54 changes: 27 additions & 27 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"sass-loader": "13.0.2",
"select2": "^4.1.0-rc.0",
"showdown": "^2.1.0",
"webpack": "^5.74.0",
"webpack": "^5.76.0",
"webpack-cli": "^4.10.0"
},
"packageManager": "yarn@3.2.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8307,7 +8307,7 @@ __metadata:
sass-loader: 13.0.2
select2: ^4.1.0-rc.0
showdown: ^2.1.0
webpack: ^5.74.0
webpack: ^5.76.0
webpack-cli: ^4.10.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9589,9 +9589,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.1
resolution: "webpack@npm:5.76.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
Expand Down Expand Up @@ -9622,7 +9622,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 320c41369a75051b19e18c63f408b3dcc481852e992f83d311771c5ec0f05f2946385e8ebef62030cf3587f0a3d2f12779ffdb191569a966847289ba7313f946
checksum: b01fe0bc2dbca0e10d290ddb0bf81e807a031de48028176e2b21afd696b4d3f25ab9accdad888ef4a1f7c7f4d41f13d5bf2395b7653fdf3e5e3dafa54e56dab2
languageName: node
linkType: hard

Expand Down