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

Commit 28cea28

Browse files
build(deps): Bump @netlify/cache-utils from 0.1.2 to 0.2.1 (#14)
Bumps [@netlify/cache-utils](https://github.com/netlify/build) from 0.1.2 to 0.2.1. - [Release notes](https://github.com/netlify/build/releases) - [Commits](https://github.com/netlify/build/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 732732d commit 28cea28

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.1.2"
11+
"@netlify/cache-utils": "^0.2.1"
1212
},
1313
"devDependencies": {
1414
"@typescript-eslint/eslint-plugin": "^2.19.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
call-me-maybe "^1.0.1"
2727
glob-to-regexp "^0.3.0"
2828

29-
"@netlify/cache-utils@^0.1.2":
30-
version "0.1.2"
31-
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.1.2.tgz#a87356bb0a1de5ad4cd9dd3f28621896c66e83d7"
32-
integrity sha512-jtErzXR5WkBYhfr5kNL7j2WpYuivnDfpdAuBqszTiTxOfQ1v5MQ1Rw25roylVz/40ZOFiKaa6IhPka8NQgcE5A==
29+
"@netlify/cache-utils@^0.2.1":
30+
version "0.2.1"
31+
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.2.1.tgz#ffca03f613cca52027b874d41869c09d51492f3a"
32+
integrity sha512-6DZ6A2p/LnqmrzBvIZ9Yy16i4WmuJIo6+PQ1O3W5J0pNEES73Pj2LwM5428lsNL+uKgg4Svjz7Nnkd2c1AZgpg==
3333
dependencies:
3434
cpy "^8.0.0"
3535
del "^5.1.0"

0 commit comments

Comments
 (0)