mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 05:20:06 +02:00
updating packages
This commit is contained in:
parent
c915ef319d
commit
c0f5573131
3 changed files with 19053 additions and 15424 deletions
2598
dist/index.js
vendored
2598
dist/index.js
vendored
File diff suppressed because it is too large
Load diff
31873
package-lock.json
generated
31873
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -33,17 +33,19 @@
|
|||
"@actions/github": "^2.2.0",
|
||||
"@actions/io": "^1.1.2",
|
||||
"@actions/tool-cache": "^1.1.2",
|
||||
"minimatch": "^5.1.1",
|
||||
"npm": "^8.19.2",
|
||||
"uuid": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/node": "^12.7.12",
|
||||
"@types/uuid": "^3.4.6",
|
||||
"@typescript-eslint/parser": "^5.1.0",
|
||||
"@typescript-eslint/parser": "^5.45.0",
|
||||
"@zeit/ncc": "^0.20.5",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-github": "^4.3.2",
|
||||
"eslint-plugin-jest": "^25.2.2",
|
||||
"eslint-plugin-jest": "^25.7.0",
|
||||
"jest": "^27.3.0",
|
||||
"jest-circus": "^27.3.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue