Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 6cc32ce

Browse files
build(deps): Bump @netlify/cache-utils from 0.2.4 to 0.2.6 (#39)
Bumps [@netlify/cache-utils](https://github.com/netlify/build) from 0.2.4 to 0.2.6. - [Release notes](https://github.com/netlify/build/releases) - [Commits](https://github.com/netlify/build/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f651c37 commit 6cc32ce

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/pizzafox/netlify-cache-nextjs/issues"
99
},
1010
"dependencies": {
11-
"@netlify/cache-utils": "^0.2.4"
11+
"@netlify/cache-utils": "^0.2.6"
1212
},
1313
"devDependencies": {
1414
"prettier": "^1.19.1",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,18 @@
4242
call-me-maybe "^1.0.1"
4343
glob-to-regexp "^0.3.0"
4444

45-
"@netlify/cache-utils@^0.2.4":
46-
version "0.2.4"
47-
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.2.4.tgz#78325ccf4446c5ba341516789ee72920e68b7b85"
48-
integrity sha512-qySES6dAxYHxj90gKvHKJ+dX7SdtcjsYPTQopgp2kcW7CdNxoPZsTM3lpTr2JSvz6jzo/tUGv9jexk14MALDNw==
45+
"@netlify/cache-utils@^0.2.6":
46+
version "0.2.6"
47+
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.2.6.tgz#96088e329af9ce8e8dad14d77a3e5777dfd4f808"
48+
integrity sha512-fkJC/WSuFGMdTeUTqQ8yBA3+MZgEl5bmSNqs8DZ8fQtPrrD9t6Wy8iw+QN5lhqIFxLl2j2nDoPbjNeBxTwspWA==
4949
dependencies:
5050
array-flat-polyfill "^1.0.1"
5151
cpy "^8.0.0"
5252
del "^5.1.0"
5353
get-stream "^5.1.0"
5454
global-cache-dir "^1.0.1"
55-
junk "^3.1.0"
55+
locate-path "^5.0.0"
5656
move-file "^1.2.0"
57-
p-map "^3.0.0"
5857
path-exists "^4.0.0"
5958
readdirp "^3.4.0"
6059

0 commit comments

Comments
 (0)