|
38 | 38 | "@babel/plugin-transform-runtime": "^7.17.0", |
39 | 39 | "@babel/preset-env": "^7.16.11", |
40 | 40 | "@babel/runtime": "^7.17.2", |
41 | | - "@typescript-eslint/eslint-plugin": "^4.33.0", |
42 | | - "@typescript-eslint/parser": "^4.33.0", |
| 41 | + "@typescript-eslint/eslint-plugin": "^5.45.1", |
| 42 | + "@typescript-eslint/parser": "^5.45.1", |
43 | 43 | "babel-eslint": "^10.0.2", |
44 | 44 | "babel-jest": "^26.6.3", |
45 | 45 | "babel-loader": "^8.2.3", |
|
52 | 52 | "css-loader": "^5.2.7", |
53 | 53 | "dotenv": "^8.6.0", |
54 | 54 | "esbuild-loader": "^2.18.0", |
55 | | - "eslint": "^7.32.0", |
| 55 | + "eslint": "^8.29.0", |
56 | 56 | "eslint-config-strongloop": "^2.1.0", |
57 | 57 | "eslint-webpack-plugin": "^2.6.0", |
58 | 58 | "fast-glob": "^3.2.11", |
|
72 | 72 | "sass-loader": "^11.1.1", |
73 | 73 | "serverless-webpack": "^5.6.1", |
74 | 74 | "source-map-support": "^0.5.21", |
75 | | - "ts-jest": "^26.5.6", |
76 | | - "ts-loader": "^8.3.0", |
| 75 | + "ts-jest": "^29.0.3", |
| 76 | + "ts-loader": "^9.4.2", |
77 | 77 | "tsconfig-paths-webpack-plugin": "^3.5.2", |
78 | 78 | "typescript": "^4.5.5", |
79 | 79 | "webpack": "^5.68.0", |
|
89 | 89 | "lint-staged": "^10.5.4", |
90 | 90 | "prettier": "^2.8.0", |
91 | 91 | "reflect-metadata": "^0.1.13", |
92 | | - "serverless": "^2.72.2" |
| 92 | + "serverless": "^3.25.1" |
93 | 93 | }, |
94 | 94 | "peerDependencies": { |
95 | 95 | "serverless": "1 || 2 || 3" |
|
0 commit comments