mirror of
https://gitea.com/actions/cache.git
synced 2025-11-12 03:26:23 +08:00
Compare commits
1 Commits
53d0c08d51
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8dbc2f5bee |
28591
dist/restore-only/index.js
vendored
28591
dist/restore-only/index.js
vendored
File diff suppressed because one or more lines are too long
28591
dist/restore/index.js
vendored
28591
dist/restore/index.js
vendored
File diff suppressed because one or more lines are too long
28591
dist/save-only/index.js
vendored
28591
dist/save-only/index.js
vendored
File diff suppressed because one or more lines are too long
28591
dist/save/index.js
vendored
28591
dist/save/index.js
vendored
File diff suppressed because one or more lines are too long
4045
package-lock.json
generated
4045
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -23,7 +23,7 @@
|
|||||||
"author": "GitHub",
|
"author": "GitHub",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/cache": "file:/workspaces/toolkit/packages/cache",
|
"@actions/cache": "^3.2.3",
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
"@actions/io": "^1.1.2"
|
"@actions/io": "^1.1.2"
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
"eslint-plugin-prettier": "^4.2.1",
|
"eslint-plugin-prettier": "^4.2.1",
|
||||||
"eslint-plugin-simple-import-sort": "^7.0.0",
|
"eslint-plugin-simple-import-sort": "^7.0.0",
|
||||||
"jest": "^28.1.3",
|
"jest": "^28.1.3",
|
||||||
"jest-circus": "^27.5.1",
|
"jest-circus": "^29.7.0",
|
||||||
"nock": "^13.2.9",
|
"nock": "^13.2.9",
|
||||||
"prettier": "^2.8.0",
|
"prettier": "^2.8.0",
|
||||||
"ts-jest": "^28.0.8",
|
"ts-jest": "^28.0.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user