From 3a12e2f6eab2a6baad8a7fc9f241d67ef16f97bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 11:10:15 +0000 Subject: [PATCH] Bump path-parse in /demo-frontend/components/webcomponentsjs 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] --- demo-frontend/components/webcomponentsjs/yarn.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/demo-frontend/components/webcomponentsjs/yarn.lock b/demo-frontend/components/webcomponentsjs/yarn.lock index d594dd47..f0cbb794 100644 --- a/demo-frontend/components/webcomponentsjs/yarn.lock +++ b/demo-frontend/components/webcomponentsjs/yarn.lock @@ -3885,8 +3885,8 @@ path-is-inside@^1.0.1: resolved "http://35.185.235.147/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" path-parse@^1.0.5: - version "1.0.5" - resolved "http://35.185.235.147/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" @@ -5028,9 +5028,10 @@ temp@^0.8.1: os-tmpdir "^1.0.0" rimraf "~2.2.6" -"test-fixture@github:polymerelements/test-fixture": - version "3.0.0-rc.1" - resolved "https://codeload.github.com/polymerelements/test-fixture/tar.gz/26118ef0467501c33c02316e7016a2837baba10f" +test-fixture@PolymerElements/test-fixture: + version "4.0.2" + uid b5a0c0bbce9d3ef36ec09d26458b1cfedf89b8c5 + resolved "https://codeload.github.com/PolymerElements/test-fixture/tar.gz/b5a0c0bbce9d3ef36ec09d26458b1cfedf89b8c5" test-value@^2.1.0: version "2.1.0"