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

Commit 7c758a4

Browse files
build(deps): Bump @netlify/cache-utils from 0.2.7 to 0.2.8 (#43)
Bumps [@netlify/cache-utils](https://github.com/netlify/build) from 0.2.7 to 0.2.8. - [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 3f6583a commit 7c758a4

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.7"
11+
"@netlify/cache-utils": "^0.2.8"
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.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==
45+
"@netlify/cache-utils@^0.2.8":
46+
version "0.2.8"
47+
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.2.8.tgz#c7ba3389853ea6611530b1361095858711290eee"
48+
integrity sha512-gH04KLAnAs3HR/AGojWjFfvHbSSmypRZ7K7ca1r19agobjcH+IWrYLxHDcd1HtnvIpitWAYlT4YYGOajr1ywKg==
4949
dependencies:
5050
array-flat-polyfill "^1.0.1"
5151
cpy "^8.0.0"

0 commit comments

Comments
 (0)