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

* update versions

* update release notes
This commit is contained in:
Jonathan Tamsut
2022-03-16 11:25:03 -07:00
committed by GitHub
parent c07c5fc410
commit 475192a0c3
3 changed files with 614 additions and 4167 deletions
+3
View File
@@ -47,3 +47,6 @@
### 1.0.9
- Use @azure/ms-rest-js v2.6.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)
+610 -4166
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "1.0.9",
"version": "1.0.10",
"preview": true,
"description": "Actions cache lib",
"keywords": [