File tree Expand file tree Collapse file tree 2 files changed +475
-790
lines changed Expand file tree Collapse file tree 2 files changed +475
-790
lines changed Original file line number Diff line number Diff line change 60
60
"projects" : [
61
61
{
62
62
"displayName" : " test" ,
63
- "moduleNameMapper" : {
64
- "eslint/use-at-your-own-risk" : " eslint/lib/unsupported-api.js"
65
- },
66
63
"testPathIgnorePatterns" : [
67
64
" <rootDir>/lib/.*" ,
68
65
" <rootDir>/src/rules/__tests__/fixtures/*" ,
100
97
"@types/prettier" : " ^2.0.0" ,
101
98
"@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
102
99
"@typescript-eslint/parser" : " ^5.0.0" ,
103
- "babel-jest" : " ^27 .0.0" ,
100
+ "babel-jest" : " ^28 .0.0" ,
104
101
"babel-plugin-replace-ts-export-assignment" : " ^0.0.2" ,
105
102
"dedent" : " ^0.7.0" ,
106
103
"eslint" : " ^6.0.0 || ^7.0.0 || ^8.0.0" ,
115
112
"eslint-remote-tester-repositories" : " ^0.0.5" ,
116
113
"husky" : " ^7.0.2" ,
117
114
"is-ci" : " ^3.0.0" ,
118
- "jest" : " ^27 .0.0" ,
115
+ "jest" : " ^28 .0.0" ,
119
116
"jest-runner-eslint" : " ^1.0.0" ,
120
117
"lint-staged" : " ^12.0.0" ,
121
118
"pinst" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments