mirror of
https://code.forgejo.org/forgejo/upload-artifact.git
synced 2024-11-08 18:32:40 +00:00
Update outdated dependencies (#95)
This commit is contained in:
parent
f265ac5693
commit
90f03bd03e
2 changed files with 2652 additions and 197 deletions
2845
package-lock.json
generated
2845
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -38,11 +38,11 @@
|
||||||
"@typescript-eslint/parser": "^2.27.0",
|
"@typescript-eslint/parser": "^2.27.0",
|
||||||
"@zeit/ncc": "^0.22.1",
|
"@zeit/ncc": "^0.22.1",
|
||||||
"concurrently": "^5.1.0",
|
"concurrently": "^5.1.0",
|
||||||
"eslint": "^6.8.0",
|
"eslint": "^7.4.0",
|
||||||
"eslint-plugin-github": "^3.4.1",
|
"eslint-plugin-github": "^3.4.1",
|
||||||
"eslint-plugin-jest": "^23.8.2",
|
"eslint-plugin-jest": "^23.8.2",
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"jest": "^25.3.0",
|
"jest": "^26.1.0",
|
||||||
"jest-circus": "^25.3.0",
|
"jest-circus": "^25.3.0",
|
||||||
"prettier": "^2.0.4",
|
"prettier": "^2.0.4",
|
||||||
"ts-jest": "^25.3.1",
|
"ts-jest": "^25.3.1",
|
||||||
|
|
Loading…
Reference in a new issue