We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845abfd commit 26baf0eCopy full SHA for 26baf0e
2 files changed
package.json
@@ -51,19 +51,19 @@
51
},
52
"devDependencies": {
53
"@jest/globals": "^29.7.0",
54
- "@swc/core": "^1.6.13",
+ "@swc/core": "^1.7.3",
55
"@types/jest": "^29.5.12",
56
"@types/node": "^20.14.10",
57
- "@typescript-eslint/eslint-plugin": "^7.16.1",
58
- "@typescript-eslint/parser": "^7.16.1",
+ "@typescript-eslint/eslint-plugin": "^7.17.0",
+ "@typescript-eslint/parser": "^7.17.0",
59
"axios-mock-adapter": "^1.22.0",
60
- "eslint": "9.7.0",
+ "eslint": "9.8.0",
61
"eslint-plugin-import": "2.29.1",
62
"eslint-plugin-simple-import-sort": "^12.1.1",
63
"jest": "^29.7.0",
64
"openapi-typescript-codegen": "^0.29.0",
65
- "ts-jest": "^29.2.2",
66
- "tsup": "^8.1.1",
+ "ts-jest": "^29.2.3",
+ "tsup": "^8.2.3",
67
"typescript": "^5.5"
68
69
"packageManager": "yarn@4.2.2",
0 commit comments