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

Commit 8887127

Browse files
build(deps): update dependency @netlify/cache-utils to v2.0.4 (#423)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 659a056 commit 8887127

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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/jonahsnider/netlify-cache-nextjs/issues"
99
},
1010
"dependencies": {
11-
"@netlify/cache-utils": "2.0.3"
11+
"@netlify/cache-utils": "2.0.4"
1212
},
1313
"devDependencies": {
1414
"eslint-plugin-prettier": "4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,16 +1234,16 @@
12341234
uuid "^8.0.0"
12351235
yargs "^15.3.1"
12361236

1237-
"@netlify/[email protected].3":
1238-
version "2.0.3"
1239-
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-2.0.3.tgz#1bab8931fa16e32f3354073eddfeb5a2d0e5c042"
1240-
integrity sha512-820dYhacTHXKxpYm81VlmCJ48ySGj+6GZi1oPLevdTSkMXGM1BphBKUjM/r9+GUE1ocGOh8Vdt3PsDp8f7gS4w==
1237+
"@netlify/[email protected].4":
1238+
version "2.0.4"
1239+
resolved "https://registry.yarnpkg.com/@netlify/cache-utils/-/cache-utils-2.0.4.tgz#8dcbb537c18d34e8d5f89582ccaab6cad692b923"
1240+
integrity sha512-P6tomPTt5tdyFrrYbBWHIGBHTwiuewrElxVRMnYW1W4GfTP4Me4+iV5lOyU/Yw9OuTPg7dPzah2J0GA6cA1YCw==
12411241
dependencies:
12421242
array-flat-polyfill "^1.0.1"
12431243
cpy "^8.1.0"
12441244
del "^5.1.0"
12451245
get-stream "^6.0.0"
1246-
globby "^10.0.2"
1246+
globby "^11.0.0"
12471247
junk "^3.1.0"
12481248
locate-path "^6.0.0"
12491249
make-dir "^3.1.0"

0 commit comments

Comments
 (0)