From ae1610918ed73bef176f3f1dd56a8d08a061fb29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 23:31:31 +0000 Subject: [PATCH] Bump cached-path-relative from 1.0.2 to 1.1.0 Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/ashaffer/cached-path-relative/releases) - [Commits](https://github.com/ashaffer/cached-path-relative/commits) --- updated-dependencies: - dependency-name: cached-path-relative dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- tasks/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tasks/package.json b/tasks/package.json index 1a3d6359a..362467289 100644 --- a/tasks/package.json +++ b/tasks/package.json @@ -37,7 +37,7 @@ "babel-eslint": "10.0.1", "babelify": "10.0.0", "browserify": "16.2.3", - "cached-path-relative": "1.0.2", + "cached-path-relative": "1.1.0", "chalk": "2.4.2", "css-extract": "1.3.1", "event-stream": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 8893029e1..0a4199901 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2902,10 +2902,10 @@ cache-base@^1.0.1: union-value "^1.0.0" unset-value "^1.0.0" -cached-path-relative@1.0.2, cached-path-relative@^1.0.0, cached-path-relative@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/cached-path-relative/-/cached-path-relative-1.0.2.tgz#a13df4196d26776220cc3356eb147a52dba2c6db" - integrity sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg== +cached-path-relative@1.1.0, cached-path-relative@^1.0.0, cached-path-relative@^1.0.2: + version "1.1.0" + resolved "https://registry.yarnpkg.com/cached-path-relative/-/cached-path-relative-1.1.0.tgz#865576dfef39c0d6a7defde794d078f5308e3ef3" + integrity sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA== call-bind@^1.0.0, call-bind@^1.0.2: version "1.0.2"