Skip to content

Commit ae16109

Browse files
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] <[email protected]>
1 parent e4671a1 commit ae16109

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tasks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"babel-eslint": "10.0.1",
3838
"babelify": "10.0.0",
3939
"browserify": "16.2.3",
40-
"cached-path-relative": "1.0.2",
40+
"cached-path-relative": "1.1.0",
4141
"chalk": "2.4.2",
4242
"css-extract": "1.3.1",
4343
"event-stream": "4.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2902,10 +2902,10 @@ cache-base@^1.0.1:
29022902
union-value "^1.0.0"
29032903
unset-value "^1.0.0"
29042904

2905-
cached-path-relative@1.0.2, cached-path-relative@^1.0.0, cached-path-relative@^1.0.2:
2906-
version "1.0.2"
2907-
resolved "https://registry.yarnpkg.com/cached-path-relative/-/cached-path-relative-1.0.2.tgz#a13df4196d26776220cc3356eb147a52dba2c6db"
2908-
integrity sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==
2905+
cached-path-relative@1.1.0, cached-path-relative@^1.0.0, cached-path-relative@^1.0.2:
2906+
version "1.1.0"
2907+
resolved "https://registry.yarnpkg.com/cached-path-relative/-/cached-path-relative-1.1.0.tgz#865576dfef39c0d6a7defde794d078f5308e3ef3"
2908+
integrity sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==
29092909

29102910
call-bind@^1.0.0, call-bind@^1.0.2:
29112911
version "1.0.2"

0 commit comments

Comments
 (0)