Skip to content

Commit 26baf0e

Browse files
committed
chore: Updated deps
1 parent 845abfd commit 26baf0e

2 files changed

Lines changed: 217 additions & 209 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,19 +51,19 @@
5151
},
5252
"devDependencies": {
5353
"@jest/globals": "^29.7.0",
54-
"@swc/core": "^1.6.13",
54+
"@swc/core": "^1.7.3",
5555
"@types/jest": "^29.5.12",
5656
"@types/node": "^20.14.10",
57-
"@typescript-eslint/eslint-plugin": "^7.16.1",
58-
"@typescript-eslint/parser": "^7.16.1",
57+
"@typescript-eslint/eslint-plugin": "^7.17.0",
58+
"@typescript-eslint/parser": "^7.17.0",
5959
"axios-mock-adapter": "^1.22.0",
60-
"eslint": "9.7.0",
60+
"eslint": "9.8.0",
6161
"eslint-plugin-import": "2.29.1",
6262
"eslint-plugin-simple-import-sort": "^12.1.1",
6363
"jest": "^29.7.0",
6464
"openapi-typescript-codegen": "^0.29.0",
65-
"ts-jest": "^29.2.2",
66-
"tsup": "^8.1.1",
65+
"ts-jest": "^29.2.3",
66+
"tsup": "^8.2.3",
6767
"typescript": "^5.5"
6868
},
6969
"packageManager": "yarn@4.2.2",

0 commit comments

Comments
 (0)