зеркало из https://github.com/microsoft/lage.git
Update dependency @actions/cache to v3.3.0
This commit is contained in:
Родитель
bc8b814002
Коммит
5d7de1e140
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"type": "patch",
|
||||
"comment": "Update dependency @actions/cache to v3.3.0",
|
||||
"packageName": "@lage-run/cache-github-actions",
|
||||
"email": "email not defined",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -16,7 +16,7 @@
|
|||
"lint": "monorepo-scripts lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/cache": "3.2.4",
|
||||
"@actions/cache": "3.3.0",
|
||||
"backfill-config": "6.4.2",
|
||||
"backfill-logger": "5.2.1",
|
||||
"workspace-tools": "0.37.0"
|
||||
|
|
36
yarn.lock
36
yarn.lock
|
@ -5,11 +5,11 @@ __metadata:
|
|||
version: 8
|
||||
cacheKey: 10c0
|
||||
|
||||
"@actions/cache@npm:3.2.4":
|
||||
version: 3.2.4
|
||||
resolution: "@actions/cache@npm:3.2.4"
|
||||
"@actions/cache@npm:3.3.0":
|
||||
version: 3.3.0
|
||||
resolution: "@actions/cache@npm:3.3.0"
|
||||
dependencies:
|
||||
"@actions/core": "npm:^1.10.0"
|
||||
"@actions/core": "npm:^1.11.1"
|
||||
"@actions/exec": "npm:^1.0.1"
|
||||
"@actions/glob": "npm:^0.1.0"
|
||||
"@actions/http-client": "npm:^2.1.1"
|
||||
|
@ -18,12 +18,21 @@ __metadata:
|
|||
"@azure/ms-rest-js": "npm:^2.6.0"
|
||||
"@azure/storage-blob": "npm:^12.13.0"
|
||||
semver: "npm:^6.3.1"
|
||||
uuid: "npm:^3.3.3"
|
||||
checksum: 10c0/81bbf9dd1712d44eb92a1b832cd76a10bd17b72a379d0c7a73ae209d152d1e5b0fb310449622c511c48ace72e92572b2927993a4c85ac98eae2f6677c42a6a6a
|
||||
checksum: 10c0/e4206205bfdf8a108f2c36c582ae08acdb5d8e43ee424dde0e5248a270fa57b232709c2448b625536bfc4dd67ad037268e9796c35e1517ea6ce56083710a1ff2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/core@npm:^1.10.0, @actions/core@npm:^1.2.6":
|
||||
"@actions/core@npm:^1.11.1":
|
||||
version: 1.11.1
|
||||
resolution: "@actions/core@npm:1.11.1"
|
||||
dependencies:
|
||||
"@actions/exec": "npm:^1.1.1"
|
||||
"@actions/http-client": "npm:^2.0.1"
|
||||
checksum: 10c0/9aa30b397d8d0dbc74e69fe46b23fb105cab989beb420c57eacbfc51c6804abe8da0f46973ca9f639d532ea4c096d0f4d37da0223fbe94f304fa3c5f53537c30
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/core@npm:^1.2.6":
|
||||
version: 1.10.0
|
||||
resolution: "@actions/core@npm:1.10.0"
|
||||
dependencies:
|
||||
|
@ -33,7 +42,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/exec@npm:^1.0.1":
|
||||
"@actions/exec@npm:^1.0.1, @actions/exec@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@actions/exec@npm:1.1.1"
|
||||
dependencies:
|
||||
|
@ -1673,7 +1682,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "@lage-run/cache-github-actions@workspace:packages/cache-github-actions"
|
||||
dependencies:
|
||||
"@actions/cache": "npm:3.2.4"
|
||||
"@actions/cache": "npm:3.3.0"
|
||||
"@lage-run/monorepo-scripts": "npm:*"
|
||||
backfill-config: "npm:6.4.2"
|
||||
backfill-logger: "npm:5.2.1"
|
||||
|
@ -8464,15 +8473,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:^3.3.3":
|
||||
version: 3.4.0
|
||||
resolution: "uuid@npm:3.4.0"
|
||||
bin:
|
||||
uuid: ./bin/uuid
|
||||
checksum: 10c0/1c13950df865c4f506ebfe0a24023571fa80edf2e62364297a537c80af09c618299797bbf2dbac6b1f8ae5ad182ba474b89db61e0e85839683991f7e08795347
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:^8.3.0, uuid@npm:^8.3.2":
|
||||
version: 8.3.2
|
||||
resolution: "uuid@npm:8.3.2"
|
||||
|
|
Загрузка…
Ссылка в новой задаче