Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @actions/cache to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2023
1 parent 8bd2862 commit 994881b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"fmt": "prettier --config ./.prettierrc.json --write ."
},
"dependencies": {
"@actions/cache": "3.1.3",
"@actions/cache": "3.2.1",
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"@actions/glob": "0.4.0",
Expand Down
62 changes: 27 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ __metadata:
version: 6
cacheKey: 8

"@actions/cache@npm:3.1.3":
version: 3.1.3
resolution: "@actions/cache@npm:3.1.3"
"@actions/cache@npm:3.2.1":
version: 3.2.1
resolution: "@actions/cache@npm:3.2.1"
dependencies:
"@actions/core": ^1.10.0
"@actions/exec": ^1.0.1
Expand All @@ -16,10 +16,10 @@ __metadata:
"@actions/io": ^1.0.1
"@azure/abort-controller": ^1.1.0
"@azure/ms-rest-js": ^2.6.0
"@azure/storage-blob": ^12.8.0
"@azure/storage-blob": ^12.13.0
semver: ^6.1.0
uuid: ^3.3.3
checksum: 455b5208ac7397d404b33a5ac40acd9152ee84c94e486987a61e52f78403325bcb6e6f4c6ce1e1c1b1f8b6ee2e0c0abb4875e26b0d23bea590db759fd7661027
checksum: ff06f82cc0cfcbd1180e93db13ac066d7d08895ce8d696c83c6d16718ddc2fda538f77a8d2f899236db5b00dc97b30c9afe58ac206dde813541349b84fe840ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -140,25 +140,25 @@ __metadata:
languageName: node
linkType: hard

"@azure/core-http@npm:^2.0.0":
version: 2.2.5
resolution: "@azure/core-http@npm:2.2.5"
"@azure/core-http@npm:^3.0.0":
version: 3.0.0
resolution: "@azure/core-http@npm:3.0.0"
dependencies:
"@azure/abort-controller": ^1.0.0
"@azure/core-auth": ^1.3.0
"@azure/core-tracing": 1.0.0-preview.13
"@azure/core-util": ^1.1.1
"@azure/logger": ^1.0.0
"@types/node-fetch": ^2.5.0
"@types/tunnel": ^0.0.3
form-data: ^4.0.0
node-fetch: ^2.6.7
process: ^0.11.10
tough-cookie: ^4.0.0
tslib: ^2.2.0
tunnel: ^0.0.6
uuid: ^8.3.0
xml2js: ^0.4.19
checksum: e5b67a5756e9eb4e057f28a388d08aa53291ff92a4a52bca8653243fd131ca9f19b7e966ee1cac590bd3f517f4ad5f35528bf69f12aa1829b91a3b0b6c8f8e10
checksum: 9b6885a60a8fdac924cc9544e09d66757ff4ed51ed20ce3c279321e684e21c295c091ad9d45477e02baae5255e3a92c5fbb2ac46687d261d66488c294b32846f
languageName: node
linkType: hard

Expand Down Expand Up @@ -193,6 +193,16 @@ __metadata:
languageName: node
linkType: hard

"@azure/core-util@npm:^1.1.1":
version: 1.2.0
resolution: "@azure/core-util@npm:1.2.0"
dependencies:
"@azure/abort-controller": ^1.0.0
tslib: ^2.2.0
checksum: 58c7e3c9e9fda27242c1ab1dbfcf11eab52cc3e6459a2509fa5572a3faebf3f24c6bf9d92883cd80974119fc1e2c16c7bd2c71f20cfbe670405515c73fdb4093
languageName: node
linkType: hard

"@azure/logger@npm:^1.0.0":
version: 1.0.3
resolution: "@azure/logger@npm:1.0.3"
Expand All @@ -219,19 +229,19 @@ __metadata:
languageName: node
linkType: hard

"@azure/storage-blob@npm:^12.8.0":
version: 12.11.0
resolution: "@azure/storage-blob@npm:12.11.0"
"@azure/storage-blob@npm:^12.13.0":
version: 12.13.0
resolution: "@azure/storage-blob@npm:12.13.0"
dependencies:
"@azure/abort-controller": ^1.0.0
"@azure/core-http": ^2.0.0
"@azure/core-http": ^3.0.0
"@azure/core-lro": ^2.2.0
"@azure/core-paging": ^1.1.1
"@azure/core-tracing": 1.0.0-preview.13
"@azure/logger": ^1.0.0
events: ^3.0.0
tslib: ^2.2.0
checksum: f43501d66f10fb3f8e63b0e1e6e90827240e0ff41d722181c52b3abb13fa1b1b89dd985d0b6e488f6ffeee030e4afc1b6a9b6e2f18078ff6472dc494c5b199cb
checksum: 1509b8904eb46937b76f9acc04e9e0c39e8e9219a3bc3f5c006df7eb4d29ff2ed0ebbecc875f9372b5a349639e79123b30bbfb407864cfe91633dd6871a9bd99
languageName: node
linkType: hard

Expand Down Expand Up @@ -343,7 +353,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@noel/node-pm-cache@workspace:."
dependencies:
"@actions/cache": 3.1.3
"@actions/cache": 3.2.1
"@actions/core": 1.10.0
"@actions/exec": 1.1.1
"@actions/glob": 0.4.0
Expand Down Expand Up @@ -2813,7 +2823,7 @@ __metadata:
languageName: node
linkType: hard

"psl@npm:^1.1.28, psl@npm:^1.1.33":
"psl@npm:^1.1.28":
version: 1.9.0
resolution: "psl@npm:1.9.0"
checksum: 20c4277f640c93d393130673f392618e9a8044c6c7bf61c53917a0fddb4952790f5f362c6c730a9c32b124813e173733f9895add8d26f566ed0ea0654b2e711d
Expand Down Expand Up @@ -3225,17 +3235,6 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.0.0":
version: 4.0.0
resolution: "tough-cookie@npm:4.0.0"
dependencies:
psl: ^1.1.33
punycode: ^2.1.1
universalify: ^0.1.2
checksum: 0891b37eb7d17faa3479d47f0dce2e3007f2583094ad272f2670d120fbcc3df3b0b0a631ba96ecad49f9e2297d93ff8995ce0d3292d08dd7eabe162f5b224d69
languageName: node
linkType: hard

"tr46@npm:~0.0.3":
version: 0.0.3
resolution: "tr46@npm:0.0.3"
Expand Down Expand Up @@ -3352,13 +3351,6 @@ __metadata:
languageName: node
linkType: hard

"universalify@npm:^0.1.2":
version: 0.1.2
resolution: "universalify@npm:0.1.2"
checksum: 40cdc60f6e61070fe658ca36016a8f4ec216b29bf04a55dce14e3710cc84c7448538ef4dad3728d0bfe29975ccd7bfb5f414c45e7b78883567fb31b246f02dff
languageName: node
linkType: hard

"uri-js@npm:^4.2.2":
version: 4.4.1
resolution: "uri-js@npm:4.4.1"
Expand Down

0 comments on commit 994881b

Please sign in to comment.