Skip to content

Commit b485006

Browse files
chore(deps-dev): bump webpack from 5.90.1 to 5.90.2 in /client/pwa (#10539)
1 parent c976a8c commit b485006

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: client/pwa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/dexie": "1.3.1",
2020
"ts-loader": "^9.5.1",
2121
"typescript": "^5.3.3",
22-
"webpack": "^5.90.1",
22+
"webpack": "^5.90.2",
2323
"webpack-cli": "^5.1.4",
2424
"workers-preview": "^1.0.6"
2525
}

Diff for: client/pwa/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -909,10 +909,10 @@ webpack-sources@^3.2.3:
909909
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
910910
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
911911

912-
webpack@^5.90.1:
913-
version "5.90.1"
914-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.1.tgz#62ab0c097d7cbe83d32523dbfbb645cdb7c3c01c"
915-
integrity sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog==
912+
webpack@^5.90.2:
913+
version "5.90.2"
914+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2.tgz#189686a8a292427076db9907d495625345805fab"
915+
integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw==
916916
dependencies:
917917
"@types/eslint-scope" "^3.7.3"
918918
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)