This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch refactor-with-go
in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git
The following commit(s) were added to refs/heads/refactor-with-go by this push:
new 7adc283b Bump loader-utils from 1.4.0 to 1.4.2 in /dubbo-admin-ui
(#1152)
7adc283b is described below
commit 7adc283bd08b5eaca7983f3e7dd439c1d496ada1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 1 09:50:08 2023 +0800
Bump loader-utils from 1.4.0 to 1.4.2 in /dubbo-admin-ui (#1152)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to
1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
-
[Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dubbo-admin-ui/yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dubbo-admin-ui/yarn.lock b/dubbo-admin-ui/yarn.lock
index c91f36fa..53bd3606 100644
--- a/dubbo-admin-ui/yarn.lock
+++ b/dubbo-admin-ui/yarn.lock
@@ -5990,9 +5990,9 @@ loader-runner@^4.1.0, loader-runner@^4.2.0:
integrity
sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
loader-utils@^1.0.2, loader-utils@^1.1.0:
- version "1.4.0"
- resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz"
- integrity
sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
+ version "1.4.2"
+ resolved
"https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
+ integrity
sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==
dependencies:
big.js "^5.2.2"
emojis-list "^3.0.0"