|
55 | 55 | "access": "public"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@types/mocha": "8.2.1", |
59 |
| - "@types/node": "14.14.28", |
60 |
| - "@types/sinon": "9.0.10", |
| 58 | + "@types/mocha": "8.2.2", |
| 59 | + "@types/node": "14.14.42", |
| 60 | + "@types/sinon": "10.0.0", |
61 | 61 | "@types/webpack-env": "1.16.0",
|
62 |
| - "@typescript-eslint/eslint-plugin": "4.15.1", |
63 |
| - "@typescript-eslint/parser": "4.15.1", |
| 62 | + "@typescript-eslint/eslint-plugin": "4.22.0", |
| 63 | + "@typescript-eslint/parser": "4.22.0", |
64 | 64 | "codecov": "3.8.1",
|
65 |
| - "eslint": "7.20.0", |
| 65 | + "eslint": "7.25.0", |
66 | 66 | "eslint-plugin-header": "3.1.1",
|
67 | 67 | "eslint-plugin-import": "2.22.1",
|
68 | 68 | "gh-pages": "3.1.0",
|
|
74 | 74 | "karma-mocha": "2.0.1",
|
75 | 75 | "karma-spec-reporter": "0.0.32",
|
76 | 76 | "karma-webpack": "4.0.2",
|
77 |
| - "lerna-changelog": "^1.0.1", |
78 |
| - "linkinator": "2.13.5", |
| 77 | + "lerna-changelog": "1.0.1", |
| 78 | + "linkinator": "2.13.6", |
79 | 79 | "mocha": "7.2.0",
|
80 | 80 | "nyc": "15.1.0",
|
81 |
| - "sinon": "9.2.4", |
82 |
| - "ts-loader": "8.0.17", |
| 81 | + "sinon": "10.0.0", |
| 82 | + "ts-loader": "8.2.0", |
83 | 83 | "ts-mocha": "8.0.0",
|
84 |
| - "typedoc": "0.20.25", |
85 |
| - "typescript": "4.1.5", |
| 84 | + "typedoc": "0.20.36", |
| 85 | + "typescript": "4.2.4", |
86 | 86 | "webpack": "4.46.0"
|
87 | 87 | }
|
88 | 88 | }
|
0 commit comments