mirror of https://github.com/LemmyNet/lemmy.git
commit
f4c7c2bf28
|
@ -13,13 +13,13 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.23",
|
||||
"eslint": "^7.26.0",
|
||||
"eslint": "^7.30.0",
|
||||
"eslint-plugin-jane": "^9.0.3",
|
||||
"jest": "^26.6.3",
|
||||
"jest": "^27.0.6",
|
||||
"lemmy-js-client": "0.11.0-rc.3",
|
||||
"node-fetch": "^2.6.1",
|
||||
"prettier": "^2.3.0",
|
||||
"ts-jest": "^26.5.6",
|
||||
"typescript": "^4.2.4"
|
||||
"prettier": "^2.3.2",
|
||||
"ts-jest": "^27.0.3",
|
||||
"typescript": "^4.3.5"
|
||||
}
|
||||
}
|
||||
|
|
2663
api_tests/yarn.lock
2663
api_tests/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue