mirror of
https://github.com/actions-rs/toolchain.git
synced 2024-11-14 13:36:33 +02:00
Merge remote-tracking branch 'duskmoon314/actions-deps'
This commit is contained in:
commit
47e38516da
3 changed files with 10785 additions and 654 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
File diff suppressed because one or more lines are too long
11429
package-lock.json
generated
11429
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -33,9 +33,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions-rs/core": "^0.1.6",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/io": "^1.0.2"
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.15",
|
||||
|
@ -55,4 +55,4 @@
|
|||
"ts-jest": "^26.4.4",
|
||||
"typescript": "^4.0.5"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue