|
45 | 45 | "repository": "[email protected]:tarantx/tarant.git", |
46 | 46 | "license": "MIT", |
47 | 47 | "devDependencies": { |
48 | | - "@babel/cli": "7.12.13", |
49 | | - "@babel/core": "7.12.13", |
| 48 | + "@babel/cli": "7.12.17", |
| 49 | + "@babel/core": "7.12.17", |
50 | 50 | "@babel/plugin-proposal-class-properties": "7.12.13", |
51 | 51 | "@babel/plugin-proposal-object-rest-spread": "7.12.13", |
52 | | - "@babel/preset-env": "7.12.13", |
53 | | - "@babel/preset-typescript": "7.12.13", |
54 | | - "@types/faker": "5.1.6", |
| 52 | + "@babel/preset-env": "7.12.17", |
| 53 | + "@babel/preset-typescript": "7.12.17", |
| 54 | + "@types/faker": "5.1.7", |
55 | 55 | "@types/jest": "26.0.20", |
56 | | - "@types/node": "14.14.25", |
| 56 | + "@types/node": "14.14.28", |
57 | 57 | "coveralls": "3.1.0", |
58 | 58 | "faker": "5.4.0", |
59 | 59 | "jest": "26.6.3", |
60 | 60 | "jsdoc-babel": "0.5.0", |
61 | 61 | "nodemon": "^2.0.7", |
62 | 62 | "prettier": "2.2.1", |
63 | | - "rollup": "2.38.5", |
| 63 | + "rollup": "2.39.0", |
64 | 64 | "rollup-plugin-commonjs": "10.1.0", |
65 | 65 | "rollup-plugin-node-resolve": "5.2.0", |
66 | 66 | "rollup-plugin-terser": "7.0.2", |
67 | | - "rollup-plugin-typescript2": "0.29.0", |
| 67 | + "rollup-plugin-typescript2": "0.30.0", |
68 | 68 | "ts-jest": "26.5.1", |
69 | 69 | "tslint": "6.1.3", |
70 | 70 | "tslint-config-prettier": "1.18.0", |
|
0 commit comments