diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-11 19:44:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-11 19:44:23 +0800 |
commit | 6b50267e4b53471a349dacde7de0b980736e6a9c (patch) | |
tree | a94aeb15bd6e59c1f53fe931be7b03e6303f931e | |
parent | 667b61aa95f02a768d9d2c1683f54061a58730c0 (diff) | |
download | go-tangerine-dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7.tar.gz go-tangerine-dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7.tar.zst go-tangerine-dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7.zip |
build(deps): bump path-parse from 1.0.5 to 1.0.7 in /dashboard/assetsdependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7
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] <support@github.com>
-rw-r--r-- | dashboard/assets/yarn.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard/assets/yarn.lock b/dashboard/assets/yarn.lock index 10277c988..ed092c939 100644 --- a/dashboard/assets/yarn.lock +++ b/dashboard/assets/yarn.lock @@ -4570,8 +4570,8 @@ path-key@^2.0.0: resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" 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-to-regexp@0.1.7: version "0.1.7" |