aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-03 09:34:42 +0000
committerArmand Philippot <git@armandphilippot.com>2022-05-03 11:37:36 +0200
commit648fa3b886831c271f40b38cbb957c2dcc4eb3bd (patch)
tree59571402b839cf26a1b9b57f9c9e4995b15945a0 /public/projects
parente27b8f6825c060935384170f990f099869fef621 (diff)
build(deps): bump async in /public/projects/angular-small-apps
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'public/projects')
-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 eb4fc75..4fbfc9c 100644
--- a/public/projects/angular-small-apps/yarn.lock
+++ b/public/projects/angular-small-apps/yarn.lock
@@ -2059,9 +2059,9 @@ arrify@^1.0.1:
integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
async@^2.6.2:
- version "2.6.3"
- resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
- integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
+ version "2.6.4"
+ resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
+ integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
dependencies:
lodash "^4.17.14"