|
70 | 70 | "path": "0.12.7",
|
71 | 71 | "pkg-dir": "^5.0.0",
|
72 | 72 | "rimraf": "3.0.2",
|
73 |
| - "source-map-support": "^0.5.19" |
| 73 | + "source-map-support": "^0.5.19", |
| 74 | + "rimraf": "3.0.2" |
74 | 75 | },
|
75 | 76 | "devDependencies": {
|
76 |
| - "@babel/cli": "7.12.1", |
| 77 | + "@babel/cli": "7.12.7", |
77 | 78 | "@babel/core": "7.12.3",
|
78 | 79 | "@babel/preset-env": "7.12.1",
|
79 |
| - "@babel/preset-typescript": "7.12.1", |
| 80 | + "@babel/preset-typescript": "7.12.7", |
80 | 81 | "@rollup/plugin-commonjs": "16.0.0",
|
81 | 82 | "@rollup/plugin-node-resolve": "10.0.0",
|
82 | 83 | "@types/express": "4.17.9",
|
83 | 84 | "@types/jest": "26.0.15",
|
84 | 85 | "@types/js-yaml": "3.12.5",
|
85 |
| - "@types/node": "14.14.7", |
| 86 | + "@types/node": "14.14.9", |
86 | 87 | "@types/node-fetch": "2.5.7",
|
87 |
| - "@typescript-eslint/eslint-plugin": "4.7.0", |
88 |
| - "@typescript-eslint/parser": "4.7.0", |
| 88 | + "@typescript-eslint/eslint-plugin": "4.8.1", |
| 89 | + "@typescript-eslint/parser": "4.8.1", |
89 | 90 | "codecov": "3.8.1",
|
90 |
| - "eslint": "7.13.0", |
| 91 | + "eslint": "7.14.0", |
91 | 92 | "eslint-config-prettier": "6.15.0",
|
92 | 93 | "eslint-plugin-prettier": "3.1.4",
|
93 |
| - "eslint-plugin-simple-import-sort": "6.0.0", |
| 94 | + "eslint-plugin-simple-import-sort": "6.0.1", |
94 | 95 | "express": "4.17.1",
|
95 | 96 | "form-data": "3.0.0",
|
96 | 97 | "glob": "7.1.6",
|
97 | 98 | "jest": "26.6.3",
|
98 | 99 | "jest-cli": "26.6.3",
|
99 | 100 | "node-fetch": "2.6.1",
|
100 |
| - "prettier": "2.1.2", |
| 101 | + "prettier": "2.2.0", |
101 | 102 | "puppeteer": "5.4.1",
|
102 |
| - "rollup": "2.33.2", |
| 103 | + "rollup": "2.33.3", |
103 | 104 | "rollup-plugin-terser": "7.0.2",
|
104 | 105 | "rollup-plugin-typescript2": "0.29.0",
|
105 | 106 | "typescript": "4.0.5"
|
|
0 commit comments