|
44 | 44 | },
|
45 | 45 | "types": "lib/index.d.ts",
|
46 | 46 | "devDependencies": {
|
47 |
| - "@fluent/syntax": "0.17.0", |
48 |
| - "@oclif/dev-cli": "1.26.0", |
49 |
| - "@oclif/test": "1.2.8", |
50 |
| - "@types/jest": "^27.0.1", |
| 47 | + "@fluent/syntax": "0.18.0", |
| 48 | + "@oclif/dev-cli": "1.26.10", |
| 49 | + "@oclif/test": "1.2.9", |
| 50 | + "@types/jest": "27.4.0", |
51 | 51 | "@types/node": "10.17.60",
|
52 |
| - "@typescript-eslint/eslint-plugin": "4.31.1", |
53 |
| - "@typescript-eslint/parser": "4.31.1", |
54 |
| - "@vue/compiler-dom": "3.2.11", |
55 |
| - "@vue/compiler-sfc": "3.2.11", |
| 52 | + "@typescript-eslint/eslint-plugin": "4.33.0", |
| 53 | + "@typescript-eslint/parser": "4.33.0", |
| 54 | + "@vue/compiler-dom": "3.2.31", |
| 55 | + "@vue/compiler-sfc": "3.2.31", |
56 | 56 | "eslint": "5.16.0",
|
57 | 57 | "eslint-config-oclif": "3.1.0",
|
58 |
| - "eslint-config-oclif-typescript": "0.1.0", |
| 58 | + "eslint-config-oclif-typescript": "0.2.0", |
59 | 59 | "eslint-config-standard-with-typescript": "21.0.1",
|
60 |
| - "eslint-plugin-import": "2.24.2", |
| 60 | + "eslint-plugin-import": "2.25.4", |
61 | 61 | "eslint-plugin-node": "11.1.0",
|
62 |
| - "eslint-plugin-promise": "5.1.0", |
| 62 | + "eslint-plugin-promise": "5.2.0", |
63 | 63 | "globby": "10.0.2",
|
64 |
| - "jest": "27.2.0", |
65 |
| - "ts-jest": "27.0.5", |
| 64 | + "jest": "27.5.1", |
| 65 | + "ts-jest": "27.1.3", |
66 | 66 | "ts-node": "8.10.2",
|
67 | 67 | "typescript": "3.9.10"
|
68 | 68 | },
|
|
0 commit comments