mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-13 00:07:08 +00:00
Upgrading deps again
This commit is contained in:
parent
b95bbe2fae
commit
7b8bff4a33
2 changed files with 1031 additions and 1641 deletions
|
@ -12,14 +12,14 @@
|
|||
"api-test": "jest src/ -i --verbose"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.20",
|
||||
"eslint": "^7.18.0",
|
||||
"@types/jest": "^26.0.23",
|
||||
"eslint": "^7.27.0",
|
||||
"eslint-plugin-jane": "^9.0.3",
|
||||
"jest": "^26.6.3",
|
||||
"jest": "^27.0.4",
|
||||
"lemmy-js-client": "0.11.0-rc.3",
|
||||
"node-fetch": "^2.6.1",
|
||||
"prettier": "^2.1.2",
|
||||
"ts-jest": "^26.4.4",
|
||||
"typescript": "^4.1.3"
|
||||
"prettier": "^2.3.0",
|
||||
"ts-jest": "^27.0.2",
|
||||
"typescript": "^4.3.2"
|
||||
}
|
||||
}
|
||||
|
|
2660
api_tests/yarn.lock
2660
api_tests/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue