|
70 | 70 | "@rollup/plugin-commonjs": "11.0.2",
|
71 | 71 | "@rollup/plugin-node-resolve": "7.1.1",
|
72 | 72 | "@rollup/plugin-typescript": "4.0.0",
|
73 |
| - "@semantic-release/changelog": "5.0.0", |
| 73 | + "@semantic-release/changelog": "5.0.1", |
74 | 74 | "@semantic-release/git": "9.0.0",
|
75 |
| - "@types/jest": "25.1.4", |
76 |
| - "@types/node": "13.9.3", |
| 75 | + "@types/jest": "25.2.1", |
| 76 | + "@types/node": "13.11.1", |
77 | 77 | "@types/node-fetch": "2.5.5",
|
78 |
| - "@typescript-eslint/eslint-plugin": "2.25.0", |
79 |
| - "@typescript-eslint/parser": "2.25.0", |
| 78 | + "@typescript-eslint/eslint-plugin": "2.27.0", |
| 79 | + "@typescript-eslint/parser": "2.27.0", |
80 | 80 | "concurrently": "5.1.0",
|
81 | 81 | "conventional-changelog-conventionalcommits": "4.2.3",
|
82 | 82 | "copyfiles": "2.2.0",
|
83 | 83 | "eslint": "6.8.0",
|
84 | 84 | "eslint-config-prettier": "6.10.1",
|
85 |
| - "eslint-plugin-import": "2.20.1", |
| 85 | + "eslint-plugin-import": "2.20.2", |
86 | 86 | "eslint-plugin-jest": "23.8.2",
|
87 | 87 | "eslint-plugin-prettier": "3.1.2",
|
88 | 88 | "husky": "4.2.3",
|
89 |
| - "jest": "25.1.0", |
| 89 | + "jest": "25.3.0", |
90 | 90 | "node-fetch": "2.6.0",
|
91 |
| - "prettier": "2.0.2", |
| 91 | + "prettier": "2.0.4", |
92 | 92 | "rimraf": "3.0.2",
|
93 |
| - "rollup": "2.1.0", |
| 93 | + "rollup": "2.3.4", |
94 | 94 | "rollup-plugin-progress": "1.1.1",
|
95 | 95 | "rollup-plugin-sizes": "1.0.2",
|
96 | 96 | "rollup-plugin-terser": "5.3.0",
|
97 | 97 | "semantic-release": "17.0.4",
|
98 | 98 | "ts-interface-builder": "0.2.1",
|
99 |
| - "ts-jest": "25.2.1", |
100 |
| - "ts-node": "8.8.1", |
| 99 | + "ts-jest": "25.3.1", |
| 100 | + "ts-node": "8.8.2", |
101 | 101 | "typescript": "3.8.3"
|
102 | 102 | },
|
103 | 103 | "resolutions": {
|
|
0 commit comments