File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " webpack-redis-plugin" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Webpack Redis Integration" ,
55 "keywords" : [
66 " webpack" ,
4141 "@types/jest" : " ^27.0" ,
4242 "@types/redis" : " ^2.8" ,
4343 "@types/webpack" : " ^5.28" ,
44- "@typescript-eslint/eslint-plugin" : " ^4.33 " ,
45- "@typescript-eslint/parser" : " ^4.33 " ,
44+ "@typescript-eslint/eslint-plugin" : " ^5.0 " ,
45+ "@typescript-eslint/parser" : " ^5.0 " ,
4646 "builtin-modules" : " ^3.2" ,
4747 "eslint" : " ^7.32" ,
4848 "eslint-config-airbnb" : " ^18.2" ,
4949 "eslint-config-prettier" : " ^8.3" ,
5050 "eslint-import-resolver-typescript" : " ^2.5" ,
51- "eslint-plugin-import" : " ^2.24 " ,
51+ "eslint-plugin-import" : " ^2.25 " ,
5252 "eslint-plugin-prettier" : " ^4.0" ,
5353 "jest" : " ^27.2" ,
54- "jest-extended" : " ^0.11 " ,
54+ "jest-extended" : " ^1.0 " ,
5555 "prettier" : " ^2.4" ,
5656 "rollup" : " ^2.58" ,
5757 "rollup-plugin-node-externals" : " ^2.2" ,
115115 "jest" : {
116116 "preset" : " ts-jest" ,
117117 "setupFilesAfterEnv" : [
118- " jest-extended"
118+ " jest-extended/all "
119119 ]
120120 }
121121}
You can’t perform that action at this time.
0 commit comments