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

Commit 237a39e

Browse files
build(deps): Bump @netlify/cache-utils from 0.2.1 to 0.2.2 (#19)
Bumps [@netlify/cache-utils](https://github.com/netlify/build) from 0.2.1 to 0.2.2. - [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 a04fc5a commit 237a39e

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.1"
11+
"@netlify/cache-utils": "^0.2.2"
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.1":
46-
version "0.2.1"
47-
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.2.1.tgz#ffca03f613cca52027b874d41869c09d51492f3a"
48-
integrity sha512-6DZ6A2p/LnqmrzBvIZ9Yy16i4WmuJIo6+PQ1O3W5J0pNEES73Pj2LwM5428lsNL+uKgg4Svjz7Nnkd2c1AZgpg==
45+
"@netlify/cache-utils@^0.2.2":
46+
version "0.2.2"
47+
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-0.2.2.tgz#e8402880e67651cc5bacf53aa3556624d5fa311d"
48+
integrity sha512-wZMn77Xiao895lju6fLhH9z/ocnRV79rU8z1GqmnfFDPa1o7CKV3xGLQKkMDvUopHGJRMM3Op9sIP7aWSUmqdg==
4949
dependencies:
5050
cpy "^8.0.0"
5151
del "^5.1.0"

0 commit comments

Comments
 (0)