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

build(deps-dev): bump webpack from 5.92.1 to 5.93.0 in the webpack group #940

Merged
merged 1 commit into from
Jul 15, 2024
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 packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"style-loader": "^4.0.0",
"swc-loader": "0.2.6",
"typescript": "^5.5.3",
"webpack": "^5.92.1"
"webpack": "^5.93.0"
},
"peerDependencies": {
"react": "^16.9.34 || ^17 || ^18"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1449,7 +1449,7 @@ __metadata:
style-loader: ^4.0.0
swc-loader: 0.2.6
typescript: ^5.5.3
webpack: ^5.92.1
webpack: ^5.93.0
peerDependencies:
react: ^16.9.34 || ^17 || ^18
languageName: unknown
Expand Down Expand Up @@ -7867,9 +7867,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.92.1":
version: 5.92.1
resolution: "webpack@npm:5.92.1"
"webpack@npm:^5.93.0":
version: 5.93.0
resolution: "webpack@npm:5.93.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.5
Expand Down Expand Up @@ -7900,7 +7900,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 11bec781260c4180883e98a4a15a08df297aca654ded45e70598f688881dd722f992d680addafe6f6342debede345cddcce2b781c50f5cde29d6c0bc33a82452
checksum: c93bd73d9e1ab49b07e139582187f1c3760ee2cf0163b6288fab2ae210e39e59240a26284e7e5d29bec851255ef4b43c51642c882fa5a94e16ce7cb906deeb47
languageName: node
linkType: hard

Expand Down
Loading