Skip to content

Commit 6cb1fae

Browse files
committed
chore: Updated deps
1 parent 58b8c91 commit 6cb1fae

File tree

2 files changed

+202
-124
lines changed

2 files changed

+202
-124
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
"devDependencies": {
4040
"@jest/globals": "^29.7.0",
4141
"@types/jest": "^29.5.12",
42-
"@types/node": "^20.12.13",
43-
"@typescript-eslint/eslint-plugin": "^7.11.0",
44-
"@typescript-eslint/parser": "^7.11.0",
42+
"@types/node": "^20.14.10",
43+
"@typescript-eslint/eslint-plugin": "^7.16.1",
44+
"@typescript-eslint/parser": "^7.16.1",
4545
"axios-mock-adapter": "^1.22.0",
46-
"eslint": "9.3.0",
46+
"eslint": "9.7.0",
4747
"eslint-plugin-import": "2.29.1",
48-
"eslint-plugin-simple-import-sort": "^12.1.0",
48+
"eslint-plugin-simple-import-sort": "^12.1.1",
4949
"jest": "^29.7.0",
5050
"openapi-typescript-codegen": "^0.29.0",
51-
"ts-jest": "^29.1.4",
52-
"typescript": "^5.4"
51+
"ts-jest": "^29.2.2",
52+
"typescript": "^5.5"
5353
},
5454
"packageManager": "yarn@4.2.2",
5555
"engines": {

0 commit comments

Comments
 (0)