File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed
Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 3838 "@typescript-eslint/parser" : " ^5.13.0" ,
3939 "eslint" : " ^8.10.0" ,
4040 "eslint-plugin-import" : " ^2.25.4" ,
41- "eslint-plugin-mocha" : " ^10.0.3" ,
4241 "eslint-plugin-prefer-arrow" : " ^1.2.3" ,
4342 "esm" : " ^3.2.25" ,
4443 "express" : " ^4.17.3" ,
4544 "rollup" : " ^2.69.0" ,
4645 "tinymce" : " ^5.10.0" ,
4746 "ts-loader" : " ^9.2.7" ,
4847 "ts-node" : " ^10.6.0" ,
49- "typescript" : " ~4.6.2"
48+ "typescript" : " ~4.6.2" ,
49+ "webpack" : " ^5.0.0"
5050 },
5151 "dependencies" : {},
5252 "version" : " 1.2.1-rc" ,
Original file line number Diff line number Diff line change @@ -2072,14 +2072,6 @@ eslint-plugin-import@^2.25.0, eslint-plugin-import@^2.25.4:
20722072 resolve "^1.20.0"
20732073 tsconfig-paths "^3.12.0"
20742074
2075- eslint-plugin-mocha@^10.0.3 :
2076- version "10.0.3"
2077- resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.3.tgz#a4ecf2351828e852156316b7e936e7336fc0ff5e"
2078- integrity sha512-9mM7PZGxfejpjey+MrG0Cu3Lc8MyA5E2s7eUCdHXgS4SY/H9zLuwa7wVAjnEaoDjbBilA+0bPEB+iMO7lBUPcg==
2079- dependencies :
2080- eslint-utils "^3.0.0"
2081- ramda "^0.27.1"
2082-
20832075eslint-plugin-mocha@^9.0.0 :
20842076 version "9.0.0"
20852077 resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-9.0.0.tgz#b4457d066941eecb070dc06ed301c527d9c61b60"
@@ -5474,7 +5466,7 @@ webpack-sources@^3.2.3:
54745466 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
54755467 integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
54765468
5477- webpack@^5.40.0 :
5469+ webpack@^5.0.0, webpack@^5. 40.0 :
54785470 version "5.69.1"
54795471 resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.1.tgz#8cfd92c192c6a52c99ab00529b5a0d33aa848dc5"
54805472 integrity sha512-+VyvOSJXZMT2V5vLzOnDuMz5GxEqLk7hKWQ56YxPW/PQRUuKimPqmEIJOx8jHYeyo65pKbapbW464mvsKbaj4A==
You can’t perform that action at this time.
0 commit comments