1
0
Fork 0

Update `lockfileVersion` in `package-lock.json` in `cache` package (#1022)

* update versions

* update release notes
pull/1025/head^2
Jonathan Tamsut 2022-03-16 11:25:03 -07:00 committed by GitHub
parent c07c5fc410
commit 475192a0c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 614 additions and 4167 deletions

View File

@ -47,3 +47,6 @@
### 1.0.9 ### 1.0.9
- Use @azure/ms-rest-js v2.6.0 - Use @azure/ms-rest-js v2.6.0
- Use @azure/storage-blob v12.8.0 - Use @azure/storage-blob v12.8.0
### 1.0.10
- Update `lockfileVersion` to `v2` in `package-lock.json [#1022](https://github.com/actions/toolkit/pull/1022)

4776
packages/cache/package-lock.json generated vendored

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"name": "@actions/cache", "name": "@actions/cache",
"version": "1.0.9", "version": "1.0.10",
"preview": true, "preview": true,
"description": "Actions cache lib", "description": "Actions cache lib",
"keywords": [ "keywords": [