mirror of
https://github.com/n08i40k/schedule-parser-next.git
synced 2026-06-15 17:24:07 +03:00
Откат обновления пакета jest.
Спасибо ещё не обновившемуся ts-jest.
This commit is contained in:
Generated
+406
-3407
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -65,7 +65,7 @@
|
||||
"eslint": "^8.42.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"jest": "^30.0.0-alpha.6",
|
||||
"jest": "^29.1.0",
|
||||
"prettier": "^3.0.0",
|
||||
"prisma": "^5.19.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
|
||||
@@ -3,7 +3,8 @@ import {
|
||||
Controller,
|
||||
Get,
|
||||
HttpCode,
|
||||
HttpStatus, Param,
|
||||
HttpStatus,
|
||||
Param,
|
||||
Patch,
|
||||
UseGuards,
|
||||
UseInterceptors,
|
||||
|
||||
Reference in New Issue
Block a user