|
18 | 18 | "moment": "^2.29.0" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | | - "@adobe/eslint-config-aio-lib-config": "^1.2.1", |
22 | | - "@commitlint/cli": "^11.0.0", |
23 | | - "@commitlint/config-conventional": "^11.0.0", |
24 | | - "@oclif/dev-cli": "^1", |
25 | | - "@semantic-release/changelog": "^5.0.1", |
26 | | - "@semantic-release/git": "^9.0.0", |
27 | | - "chalk": "^4.0.0", |
28 | | - "codecov": "^3.7.0", |
29 | | - "eslint": "^6.0.0", |
30 | | - "eslint-config-standard": "^14.0.0", |
31 | | - "eslint-plugin-import": "^2.13.10", |
32 | | - "eslint-plugin-jest": "^23.0.2", |
33 | | - "eslint-plugin-jsdoc": "^30.6.1", |
34 | | - "eslint-plugin-node": "^11.0.0", |
35 | | - "eslint-plugin-promise": "^4.0.0", |
36 | | - "eslint-plugin-standard": "^4.0.0", |
37 | | - "execa": "^4.0.2", |
38 | | - "husky": "^4.3.0", |
39 | | - "jest": "^24.1.0", |
40 | | - "jest-extended": "^0.11.1", |
41 | | - "jest-junit": "^10.0.0", |
42 | | - "semantic-release": "^17.2.2", |
43 | | - "stdout-stderr": "^0.1.9", |
44 | | - "tmp": "^0.2.1" |
| 21 | + "@adobe/eslint-config-aio-lib-config": "1.2.1", |
| 22 | + "@commitlint/cli": "11.0.0", |
| 23 | + "@commitlint/config-conventional": "11.0.0", |
| 24 | + "@oclif/dev-cli": "1.23.1", |
| 25 | + "@semantic-release/changelog": "5.0.1", |
| 26 | + "@semantic-release/git": "9.0.0", |
| 27 | + "chalk": "4.1.0", |
| 28 | + "codecov": "3.8.1", |
| 29 | + "eslint": "6.8.0", |
| 30 | + "eslint-config-standard": "14.1.1", |
| 31 | + "eslint-plugin-import": "2.22.1", |
| 32 | + "eslint-plugin-jest": "23.20.0", |
| 33 | + "eslint-plugin-jsdoc": "30.7.8", |
| 34 | + "eslint-plugin-node": "11.1.0", |
| 35 | + "eslint-plugin-promise": "4.2.1", |
| 36 | + "eslint-plugin-standard": "4.1.0", |
| 37 | + "execa": "4.1.0", |
| 38 | + "husky": "4.3.0", |
| 39 | + "jest": "24.9.0", |
| 40 | + "jest-extended": "0.11.5", |
| 41 | + "jest-junit": "10.0.0", |
| 42 | + "semantic-release": "17.2.3", |
| 43 | + "stdout-stderr": "0.1.13", |
| 44 | + "tmp": "0.2.1" |
45 | 45 | }, |
46 | 46 | "engines": { |
47 | 47 | "node": ">=10.22.0" |
|
0 commit comments