3 Commits

Author SHA1 Message Date
dependabot[bot]
14f1c5cf4a Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 09:39:22 +00:00
Dan Molik
1b18c184b7 need parens? 2022-10-13 17:34:26 -04:00
Dan Molik
f544c6adbb bad '()' ? 2022-10-13 12:45:24 -04:00
2 changed files with 16 additions and 942 deletions

956
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "actions-s3-caching",
"version": "1.0.3",
"version": "1.0.5",
"private": true,
"description": "Cache dependencies and build outputs",
"main": "dist/restore/index.js",