aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects/angular-small-apps
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-15 23:56:00 +0000
committerArmand Philippot <git@armandphilippot.com>2022-11-16 14:52:40 +0100
commitae690f7c48ba887404a691323e90d619477f33a1 (patch)
tree43abbabdcf9206f2ae24c2191f135ab24b77a48b /public/projects/angular-small-apps
parent779b7ffcff6c8af20c7e771414360a3b962f8e49 (diff)
build(deps): bump loader-utils in /public/projects/angular-small-apps
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 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.1...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'public/projects/angular-small-apps')
-rw-r--r--public/projects/angular-small-apps/yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/projects/angular-small-apps/yarn.lock b/public/projects/angular-small-apps/yarn.lock
index 08bdc98..b73d64f 100644
--- a/public/projects/angular-small-apps/yarn.lock
+++ b/public/projects/angular-small-apps/yarn.lock
@@ -4595,9 +4595,9 @@ loader-utils@3.2.0:
integrity sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==
loader-utils@^1.4.0:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.1.tgz#278ad7006660bccc4d2c0c1578e17c5c78d5c0e0"
- integrity sha512-1Qo97Y2oKaU+Ro2xnDMR26g1BwMT29jNbem1EvcujW2jqt+j5COXyscjM7bLQkM9HaxI7pkWeW7gnI072yMI9Q==
+ 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"