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

Commit 000fd2c

Browse files
build(deps): Bump @netlify/cache-utils from 0.2.6 to 0.2.7 (#41)
Bumps [@netlify/cache-utils](https://github.com/netlify/build) from 0.2.6 to 0.2.7. - [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 a99a3da commit 000fd2c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.6"
11+
"@netlify/cache-utils": "^0.2.7"
1212
},
1313
"devDependencies": {
1414
"prettier": "^1.19.1",

yarn.lock

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

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==
45+
"@netlify/cache-utils@^0.2.7":
46+
version "0.2.7"
47+
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.2.7.tgz#513e8a73eb332963ea05f47eb99d7cb23ab52240"
48+
integrity sha512-nWeXyUCvdT5Zz0sMq4IdERR+sQhcDrdlEBnbaS4gg+bQT9xtn4TeQugAUkbZz439c6rbVfk8b3UJnPgj9HUQMg==
4949
dependencies:
5050
array-flat-polyfill "^1.0.1"
5151
cpy "^8.0.0"

0 commit comments

Comments
 (0)