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

Commit 8a8237a

Browse files
build(deps): Bump @netlify/cache-utils from 0.2.8 to 0.4.1 (#48)
Bumps [@netlify/cache-utils](https://github.com/netlify/build) from 0.2.8 to 0.4.1. - [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 f4fcbb9 commit 8a8237a

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.8"
11+
"@netlify/cache-utils": "^0.4.1"
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.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==
45+
"@netlify/cache-utils@^0.4.1":
46+
version "0.4.1"
47+
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.4.1.tgz#2cefb5e9ab5aeb8ad8ae9526b036c1d76496e51f"
48+
integrity sha512-+l+g+3V8p7nuLLvFovmXR3gtwLy6MwTOWpfPfWOiHqmmKVcZcIEvH+m1X41lQd2UJMy9VpMXunDONDnzWhqiEQ==
4949
dependencies:
5050
array-flat-polyfill "^1.0.1"
5151
cpy "^8.0.0"

0 commit comments

Comments
 (0)