[pgadmin-org/pgadmin4] 795e92: Bump webpack from 5.75.0 to 5.76.0 in /web

From: "dependabot[bot]" <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 795e92: Bump webpack from 5.75.0 to 5.76.0 in /web
Date: 2023-03-15 06:28:09
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/dependabot/npm_and_yarn/web/webpack-5.76.0/000000-795e92@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/dependabot/npm_and_yarn/web/webpack-5.76.0
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 795e9252dde48a45a75ed98ba1dc22cc26af4601
https://github.com/pgadmin-org/pgadmin4/commit/795e9252dde48a45a75ed98ba1dc22cc26af4601
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-03-15 (Wed, 15 Mar 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Bump webpack from 5.75.0 to 5.76.0 in /web

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-03-15 06:52:00 [pgadmin-org/pgadmin4] 8c8be6: Remove pyOpenSSL from requirements
Previous Message Aditya Toshniwal 2023-03-15 06:27:29 [pgadmin-org/pgadmin4] 292d76: Update SQLAlchemy, Flask, Flask-SQLAlchemy, and ot...