Skip to content

Commit

Permalink
chore(deps): bump webpack in the npm_and_yarn group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update: [webpack](https://github.com/webpack/webpack).


Updates `webpack` from 5.95.0 to 5.96.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.95.0...v5.96.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent dc5192f commit 611ae1f
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/fxa-admin-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"tailwindcss": "3.4.3",
"tailwindcss-textshadow": "^2.1.3",
"typescript": "^5.5.3",
"webpack": "^5.95.0"
"webpack": "^5.96.0"
},
"nx": {
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-auth-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"tsc-alias": "^1.8.8",
"type-fest": "^4.25.0",
"typescript": "^5.5.3",
"webpack": "^5.95.0",
"webpack": "^5.96.0",
"webpack-watch-files-plugin": "^1.2.1",
"ws": "^8.17.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-content-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"underscore": "^1.13.1",
"verror": "1.10.1",
"webcrypto-liner": "1.4.0",
"webpack": "^5.95.0",
"webpack": "^5.96.0",
"webpack-cli": "^5.1.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-payments-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"tailwindcss": "3.4.3",
"typescript": "^5.5.3",
"wait-for-expect": "^3.0.2",
"webpack": "^5.95.0"
"webpack": "^5.96.0"
},
"dependencies": {
"@stripe/react-stripe-js": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"tailwindcss": "3.4.3",
"tsc-alias": "^1.8.8",
"typescript": "^5.5.3",
"webpack": "^5.95.0"
"webpack": "^5.96.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/fxa-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"terser-webpack-plugin": "^5.2.5",
"ua-parser-js": "1.0.35",
"uuid": "^10.0.0",
"webpack": "^5.95.0",
"webpack": "^5.96.0",
"webpack-dev-server": "^4.6.0",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^7.1.0"
Expand Down Expand Up @@ -255,7 +255,7 @@
"ts-jest": "^29.2.3",
"type-fest": "^4.25.0",
"typescript": "^5.5.3",
"webpack": "^5.95.0"
"webpack": "^5.96.0"
},
"nx": {
"implicitDependencies": [
Expand Down
54 changes: 40 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24145,6 +24145,16 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint-scope@npm:^3.7.7":
version: 3.7.7
resolution: "@types/eslint-scope@npm:3.7.7"
dependencies:
"@types/eslint": "*"
"@types/estree": "*"
checksum: e2889a124aaab0b89af1bab5959847c5bec09809209255de0e63b9f54c629a94781daa04adb66bffcdd742f5e25a17614fb933965093c0eea64aacda4309380e
languageName: node
linkType: hard

"@types/eslint@npm:*":
version: 7.2.13
resolution: "@types/eslint@npm:7.2.13"
Expand Down Expand Up @@ -24220,6 +24230,13 @@ __metadata:
languageName: node
linkType: hard

"@types/estree@npm:^1.0.6":
version: 1.0.6
resolution: "@types/estree@npm:1.0.6"
checksum: 8825d6e729e16445d9a1dd2fb1db2edc5ed400799064cd4d028150701031af012ba30d6d03fe9df40f4d7a437d0de6d2b256020152b7b09bde9f2e420afdffd9
languageName: node
linkType: hard

"@types/events@npm:*":
version: 3.0.0
resolution: "@types/events@npm:3.0.0"
Expand Down Expand Up @@ -27333,6 +27350,15 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.14.0":
version: 8.14.0
resolution: "acorn@npm:8.14.0"
bin:
acorn: bin/acorn
checksum: 8755074ba55fff94e84e81c72f1013c2d9c78e973c31231c8ae505a5f966859baf654bddd75046bffd73ce816b149298977fff5077a3033dedba0ae2aad152d4
languageName: node
linkType: hard

"acorn@npm:^8.2.4, acorn@npm:^8.4.1":
version: 8.5.0
resolution: "acorn@npm:8.5.0"
Expand Down Expand Up @@ -40820,7 +40846,7 @@ fsevents@~2.1.1:
tailwindcss: 3.4.3
tailwindcss-textshadow: ^2.1.3
typescript: ^5.5.3
webpack: ^5.95.0
webpack: ^5.96.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -41031,7 +41057,7 @@ fsevents@~2.1.1:
uuid: ^10.0.0
verror: ^1.10.1
web-push: 3.4.4
webpack: ^5.95.0
webpack: ^5.96.0
webpack-watch-files-plugin: ^1.2.1
ws: ^8.17.1
bin:
Expand Down Expand Up @@ -41187,7 +41213,7 @@ fsevents@~2.1.1:
url-loader: 4.1.1
verror: 1.10.1
webcrypto-liner: 1.4.0
webpack: ^5.95.0
webpack: ^5.96.0
webpack-cli: ^5.1.4
webpack-dev-middleware: ^7.4.0
xmlhttprequest: ^1.8.0
Expand Down Expand Up @@ -41499,7 +41525,7 @@ fsevents@~2.1.1:
typescript: ^5.5.3
uuid: ^10.0.0
wait-for-expect: ^3.0.2
webpack: ^5.95.0
webpack: ^5.96.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -41608,7 +41634,7 @@ fsevents@~2.1.1:
tailwindcss-dir: ^4.0.0
tsc-alias: ^1.8.8
typescript: ^5.5.3
webpack: ^5.95.0
webpack: ^5.96.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -41738,7 +41764,7 @@ fsevents@~2.1.1:
typescript: ^5.5.3
ua-parser-js: 1.0.35
uuid: ^10.0.0
webpack: ^5.95.0
webpack: ^5.96.0
webpack-dev-server: ^4.6.0
webpack-manifest-plugin: ^5.0.0
workbox-webpack-plugin: ^7.1.0
Expand Down Expand Up @@ -69820,17 +69846,17 @@ [email protected]:
languageName: node
linkType: hard

"webpack@npm:^5.95.0":
version: 5.95.0
resolution: "webpack@npm:5.95.0"
"webpack@npm:^5.96.0":
version: 5.96.1
resolution: "webpack@npm:5.96.1"
dependencies:
"@types/estree": ^1.0.5
"@types/eslint-scope": ^3.7.7
"@types/estree": ^1.0.6
"@webassemblyjs/ast": ^1.12.1
"@webassemblyjs/wasm-edit": ^1.12.1
"@webassemblyjs/wasm-parser": ^1.12.1
acorn: ^8.7.1
acorn-import-attributes: ^1.9.5
browserslist: ^4.21.10
acorn: ^8.14.0
browserslist: ^4.24.0
chrome-trace-event: ^1.0.2
enhanced-resolve: ^5.17.1
es-module-lexer: ^1.2.1
Expand All @@ -69852,7 +69878,7 @@ [email protected]:
optional: true
bin:
webpack: bin/webpack.js
checksum: 0c3dfe288de4d62f8f3dc25478a618894883cab739121330763b7847e43304630ea2815ae2351a5f8ff6ab7c9642caf530d503d89bda261fe2cd220e524dd5d1
checksum: ec3662f64895fae408440a997f87299e374c9d9f911f77b880bab46402f52221c7836bdf101fc2556338d07fc7cb86da50661f944eb1d1041a8361a5b9247876
languageName: node
linkType: hard

Expand Down

0 comments on commit 611ae1f

Please sign in to comment.