Commit 59e7aff 1 parent c084016 commit 59e7aff Copy full SHA for 59e7aff
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
},
6
6
"description" : " Backend ESLint config for nestjs meow packages" ,
7
7
"devDependencies" : {
8
- "eslint" : " 8.57 .0"
8
+ "eslint" : " 9.1 .0"
9
9
},
10
10
"homepage" : " https://github.com/cuaklabs/nestjs-meow#readme" ,
11
11
"license" : " See license in \" LICENSE\" file" ,
Original file line number Diff line number Diff line change 23
23
"@types/node" : " 20.12.2" ,
24
24
"@typescript-eslint/eslint-plugin" : " 7.5.0" ,
25
25
"@typescript-eslint/parser" : " 7.5.0" ,
26
- "eslint" : " 8.57 .0" ,
26
+ "eslint" : " 9.1 .0" ,
27
27
"eslint-import-resolver-typescript" : " 3.6.1" ,
28
28
"eslint-plugin-import" : " 2.29.1" ,
29
- "eslint-plugin-jest" : " 27.9 .0" ,
29
+ "eslint-plugin-jest" : " 28.2 .0" ,
30
30
"eslint-plugin-prettier" : " 5.1.3" ,
31
31
"jest" : " 29.7.0" ,
32
32
"prettier" : " 3.2.5" ,
You can’t perform that action at this time.
0 commit comments