|
16 | 16 | "url": "https://github.com/adobe/aem-spa-component-mapping/issues" |
17 | 17 | }, |
18 | 18 | "engines": { |
19 | | - "npm": "7.24.2", |
| 19 | + "npm": "8.1.3", |
20 | 20 | "node": ">=12.16.2" |
21 | 21 | }, |
22 | 22 | "main": "dist/aem-spa-component-mapping.js", |
|
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | 37 | "@adobe/eslint-config-editorxp": "^1.0.8", |
38 | | - "@semantic-release/changelog": "^5.0.1", |
39 | | - "@semantic-release/git": "^9.0.0", |
40 | | - "@semantic-release/github": "^7.2.1", |
41 | | - "@types/jest": "^26.0.22", |
42 | | - "@typescript-eslint/eslint-plugin": "^4.22.0", |
43 | | - "@typescript-eslint/parser": "^4.22.0", |
44 | | - "clean-webpack-plugin": "^3.0.0", |
| 38 | + "@semantic-release/changelog": "^6.0.0", |
| 39 | + "@semantic-release/git": "^10.0.0", |
| 40 | + "@semantic-release/github": "^8.0.0", |
| 41 | + "@types/jest": "^27.0.0", |
| 42 | + "@typescript-eslint/eslint-plugin": "^5.0.0", |
| 43 | + "@typescript-eslint/parser": "^5.0.0", |
| 44 | + "clean-webpack-plugin": "^4.0.0", |
45 | 45 | "commitizen": "^4.2.3", |
46 | 46 | "cz-conventional-changelog": "^3.3.0", |
47 | | - "eslint": "^7.24.0", |
| 47 | + "eslint": "^8.0.0", |
48 | 48 | "eslint-plugin-header": "^3.1.1", |
49 | | - "eslint-plugin-json": "^2.1.2", |
| 49 | + "eslint-plugin-json": "^3.0.0", |
50 | 50 | "eslint-plugin-react": "^7.23.2", |
51 | | - "jest": "^26.6.3", |
52 | | - "semantic-release": "^17.4.2", |
53 | | - "ts-jest": "^26.5.4", |
54 | | - "ts-loader": "^8.1.0", |
| 51 | + "jest": "^27.0.0", |
| 52 | + "semantic-release": "^18.0.0", |
| 53 | + "ts-jest": "^27.0.0", |
| 54 | + "ts-loader": "^9.0.0", |
55 | 55 | "typedoc": "^0.22.0", |
56 | 56 | "typescript": "^4.2.4", |
57 | 57 | "webpack": "^5.34.0", |
|
0 commit comments