|
55 | 55 | "colors": "1.4.0", |
56 | 56 | "enquirer": "2.3.6", |
57 | 57 | "path-exists": "4.0.0", |
58 | | - "recursive-copy": "2.0.11", |
| 58 | + "recursive-copy": "2.0.13", |
59 | 59 | "replace-string": "3.1.0", |
60 | 60 | "through2": "4.0.2", |
61 | 61 | "yargs": "16.2.0" |
62 | 62 | }, |
63 | 63 | "license": "MIT", |
64 | 64 | "devDependencies": { |
65 | | - "@babel/core": "7.13.16", |
66 | | - "@babel/plugin-proposal-class-properties": "7.13.0", |
67 | | - "@babel/plugin-proposal-object-rest-spread": "7.13.8", |
68 | | - "@babel/plugin-transform-runtime": "7.13.15", |
69 | | - "@babel/preset-env": "7.13.15", |
70 | | - "@babel/preset-typescript": "7.13.0", |
71 | | - "@babel/runtime": "7.13.17", |
72 | | - "@types/jest": "26.0.22", |
| 65 | + "@babel/core": "7.15.8", |
| 66 | + "@babel/plugin-proposal-class-properties": "7.14.5", |
| 67 | + "@babel/plugin-proposal-object-rest-spread": "7.15.6", |
| 68 | + "@babel/plugin-transform-runtime": "7.15.8", |
| 69 | + "@babel/preset-env": "7.15.8", |
| 70 | + "@babel/preset-typescript": "7.15.0", |
| 71 | + "@babel/runtime": "7.15.4", |
| 72 | + "@types/jest": "27.0.2", |
73 | 73 | "@types/path-exists": "4.0.2", |
74 | 74 | "@types/replace-string": "3.0.0", |
75 | 75 | "@types/through2": "2.0.36", |
76 | 76 | "@types/yargs": "16.0.1", |
77 | 77 | "husky": "4.2.5", |
78 | | - "jest": "26.6.3", |
79 | | - "prettier": "2.2.1", |
80 | | - "pretty-quick": "3.1.0", |
| 78 | + "jest": "27.2.5", |
| 79 | + "prettier": "2.4.1", |
| 80 | + "pretty-quick": "3.1.1", |
81 | 81 | "rimraf": "3.0.2", |
82 | | - "rollup": "2.45.2", |
| 82 | + "rollup": "2.58.0", |
83 | 83 | "rollup-plugin-babel": "4.4.0", |
84 | 84 | "rollup-plugin-commonjs": "10.1.0", |
85 | 85 | "rollup-plugin-node-resolve": "5.2.0", |
86 | | - "ts-jest": "26.5.5", |
87 | | - "tslib": "2.2.0", |
| 86 | + "ts-jest": "27.0.5", |
| 87 | + "tslib": "2.3.1", |
88 | 88 | "tslint": "6.1.3", |
89 | 89 | "tslint-config-prettier": "1.18.0", |
90 | | - "typedoc": "0.20.35", |
91 | | - "typescript": "4.2.4" |
| 90 | + "typedoc": "0.22.5", |
| 91 | + "typescript": "4.4.3" |
92 | 92 | }, |
93 | 93 | "author": { |
94 | 94 | "name": "Robert S. (codeBelt)", |
|
0 commit comments