File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " tsconfig-paths-webpack-plugin" ,
3- "version" : " 3.5.2 " ,
3+ "version" : " 4.0.0 " ,
44 "description" : " Load modules according to tsconfig paths in webpack." ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index" ,
1515 "devDependencies" : {
1616 "@types/jest" : " ^27.0.3" ,
1717 "@types/node" : " ^14.14.34" ,
18+ "@typescript-eslint/eslint-plugin" : " ^5.22.0" ,
19+ "@typescript-eslint/parser" : " ^5.22.0" ,
20+ "eslint" : " ^8.14.0" ,
21+ "eslint-config-prettier" : " ^8.5.0" ,
22+ "eslint-plugin-import" : " ^2.26.0" ,
23+ "eslint-plugin-jsdoc" : " ^39.2.9" ,
1824 "husky" : " ^5.1.3" ,
1925 "jest" : " ^27.3.1" ,
2026 "jest-mock-process" : " ^1.4.0" ,
2329 "rimraf" : " ^3.0.2" ,
2430 "ts-jest" : " ^27.0.7" ,
2531 "ts-loader" : " ^8.0.18" ,
26- "@typescript-eslint/eslint-plugin" : " ^5.22.0" ,
27- "@typescript-eslint/parser" : " ^5.22.0" ,
28- "eslint" : " ^8.14.0" ,
29- "eslint-config-prettier" : " ^8.5.0" ,
30- "eslint-plugin-import" : " ^2.26.0" ,
31- "eslint-plugin-jsdoc" : " ^39.2.9" ,
3232 "typescript" : " ^4.2.3" ,
3333 "webpack" : " ^5.65.0" ,
3434 "webpack-cli" : " ^4.5.0"
You can’t perform that action at this time.
0 commit comments