From b66ce4af26517bc7236e597c808fdf313d951de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 04:06:39 +0000 Subject: [PATCH] Bump path-parse from 1.0.5 to 1.0.7 in /angular2/angular2-antonybudianto Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- angular2/angular2-antonybudianto/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 angular2/angular2-antonybudianto/yarn.lock diff --git a/angular2/angular2-antonybudianto/yarn.lock b/angular2/angular2-antonybudianto/yarn.lock old mode 100755 new mode 100644 index 8601b5a..c1f8131 --- a/angular2/angular2-antonybudianto/yarn.lock +++ b/angular2/angular2-antonybudianto/yarn.lock @@ -3670,8 +3670,8 @@ path-key@^1.0.0: resolved "https://registry.yarnpkg.com/path-key/-/path-key-1.0.0.tgz#5d53d578019646c0d68800db4e146e6bdc2ac7af" path-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" path-root-regex@^0.1.0: version "0.1.2"