mirror of
https://github.com/MillironX/setup-nextflow.git
synced 2024-11-24 02:19:55 +00:00
Compare commits
7 commits
a3698010d7
...
a9d4545ee6
Author | SHA1 | Date | |
---|---|---|---|
|
a9d4545ee6 | ||
|
9695618b4b | ||
|
d03a860803 | ||
|
9737171028 | ||
|
2875d04700 | ||
|
e0f3560ee9 | ||
|
00aee325f0 |
2 changed files with 651 additions and 143 deletions
780
package-lock.json
generated
780
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
@ -63,21 +63,21 @@
|
|||
"@ava/typescript": "5.0.0",
|
||||
"@tsconfig/node16": "16.1.3",
|
||||
"@types/async-retry": "1.4.8",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/node": "20.14.6",
|
||||
"@types/semver": "7.5.8",
|
||||
"@typescript-eslint/eslint-plugin": "7.11.0",
|
||||
"@typescript-eslint/parser": "7.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "7.13.1",
|
||||
"@typescript-eslint/parser": "7.13.1",
|
||||
"@vercel/ncc": "0.38.1",
|
||||
"ava": "6.1.3",
|
||||
"c8": "9.1.0",
|
||||
"c8": "10.1.2",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-ava": "14.0.0",
|
||||
"eslint-plugin-github": "4.10.2",
|
||||
"eslint-plugin-github": "5.0.1",
|
||||
"eslint-plugin-simple-import-sort": "12.1.0",
|
||||
"husky": "9.0.11",
|
||||
"lint-staged": "15.2.5",
|
||||
"prettier": "3.3.0",
|
||||
"lint-staged": "15.2.7",
|
||||
"prettier": "3.3.2",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue