|
77 | 77 | "@robotlegsjs/signals": "^1.0.3" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@istanbuljs/nyc-config-typescript": "^0.1.3", |
81 | | - "@types/bluebird": "^3.5.28", |
82 | | - "@types/chai": "^4.2.4", |
83 | | - "@types/mocha": "^5.2.7", |
84 | | - "@types/sinon": "^7.5.0", |
85 | | - "@types/webpack-env": "^1.14.1", |
86 | | - "bluebird": "^3.7.1", |
| 80 | + "@istanbuljs/nyc-config-typescript": "^1.0.1", |
| 81 | + "@types/bluebird": "^3.5.29", |
| 82 | + "@types/chai": "^4.2.8", |
| 83 | + "@types/mocha": "^7.0.1", |
| 84 | + "@types/sinon": "^7.5.1", |
| 85 | + "@types/webpack-env": "^1.15.1", |
| 86 | + "bluebird": "^3.7.2", |
87 | 87 | "browserify-versionify": "^1.0.6", |
88 | 88 | "chai": "^4.2.0", |
89 | 89 | "es6-map": "^0.1.5", |
90 | | - "es6-symbol": "^3.1.2", |
| 90 | + "es6-symbol": "^3.1.3", |
91 | 91 | "glslify": "^7.0.0", |
92 | 92 | "imports-loader": "^0.8.0", |
93 | 93 | "istanbul-instrumenter-loader": "^3.0.1", |
94 | 94 | "karma": "^4.4.1", |
95 | 95 | "karma-chrome-launcher": "^3.1.0", |
96 | | - "karma-coverage-istanbul-reporter": "^2.1.0", |
| 96 | + "karma-coverage-istanbul-reporter": "^2.1.1", |
97 | 97 | "karma-es6-shim": "^1.0.0", |
98 | 98 | "karma-mocha": "^1.3.0", |
99 | 99 | "karma-mocha-reporter": "^2.2.5", |
100 | 100 | "karma-sinon-chai": "^2.0.2", |
101 | 101 | "karma-sourcemap-loader": "^0.3.7", |
102 | 102 | "karma-sourcemap-writer": "^0.1.2", |
103 | 103 | "karma-webpack": "^4.0.2", |
104 | | - "mocha": "^6.2.2", |
105 | | - "nyc": "^14.1.1", |
106 | | - "prettier": "^1.18.2", |
| 104 | + "mocha": "^7.0.1", |
| 105 | + "nyc": "^15.0.0", |
| 106 | + "prettier": "^1.19.1", |
107 | 107 | "publish-please": "^5.5.1", |
108 | | - "puppeteer": "^2.0.0", |
| 108 | + "puppeteer": "^2.1.1", |
109 | 109 | "reflect-metadata": "^0.1.13", |
110 | | - "rimraf": "^3.0.0", |
111 | | - "sinon": "^7.5.0", |
112 | | - "sinon-chai": "^3.3.0", |
113 | | - "source-map-support": "^0.5.13", |
| 110 | + "rimraf": "^3.0.2", |
| 111 | + "sinon": "^8.1.1", |
| 112 | + "sinon-chai": "^3.4.0", |
| 113 | + "source-map-support": "^0.5.16", |
114 | 114 | "terser-webpack-plugin": "^2.3.4", |
115 | 115 | "ts-loader": "^6.2.1", |
116 | | - "ts-node": "^8.4.1", |
117 | | - "tslint": "^5.20.0", |
| 116 | + "ts-node": "^8.6.2", |
| 117 | + "tslint": "^6.0.0", |
118 | 118 | "tslint-config-prettier": "^1.18.0", |
119 | | - "typescript": "^3.6.4", |
120 | | - "webpack": "^4.41.2", |
121 | | - "webpack-cli": "^3.3.9", |
122 | | - "webpack-dev-server": "^3.9.0" |
| 119 | + "typescript": "^3.7.5", |
| 120 | + "webpack": "^4.41.5", |
| 121 | + "webpack-cli": "^3.3.10", |
| 122 | + "webpack-dev-server": "^3.10.3" |
123 | 123 | }, |
124 | 124 | "peerDependencies": {} |
125 | 125 | } |
0 commit comments