[pgadmin-org/pgadmin4] 17aaab: Bump loader-utils from 1.4.0 to 1.4.1 in /web

From: "dependabot[bot]" <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 17aaab: Bump loader-utils from 1.4.0 to 1.4.1 in /web
Date: 2022-11-08 12:24:00
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/dependabot/npm_and_yarn/web/loader-utils-1.4.1/000000-17aaab@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/dependabot/npm_and_yarn/web/loader-utils-1.4.1
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 17aaab550a36aba5bf1cc0a7941be28c3258f5bb
https://github.com/pgadmin-org/pgadmin4/commit/17aaab550a36aba5bf1cc0a7941be28c3258f5bb
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2022-11-08 (Tue, 08 Nov 2022)

Changed paths:
M web/yarn.lock

Log Message:
-----------
Bump loader-utils from 1.4.0 to 1.4.1 in /web

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-11-09 06:06:17 [pgadmin-org/pgadmin4] af32e3: Added the ability to generate ERDs for tables. #4756
Previous Message Akshay Joshi 2022-11-08 12:22:59 [pgadmin-org/pgadmin4] beb43c: Pin the psutil version to 5.9.3 as the latest vers...