We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a7760 commit 428c6d0Copy full SHA for 428c6d0
package.json
@@ -98,20 +98,20 @@
98
"karma-webpack": "^3.0.0",
99
"mocha": "^5.2.0",
100
"nyc": "^12.0.2",
101
- "prettier": "^1.14.0",
+ "prettier": "^1.14.2",
102
"publish-please": "^3.2.0",
103
"reflect-metadata": "^0.1.12",
104
"remap-istanbul": "^0.11.1",
105
"rimraf": "^2.6.2",
106
"sinon": "^5.1.1",
107
"sinon-chai": "^3.2.0",
108
- "source-map-support": "^0.5.6",
+ "source-map-support": "^0.5.8",
109
"ts-loader": "^4.4.2",
110
"ts-node": "^7.0.0",
111
"tslint": "^5.11.0",
112
"tslint-config-prettier": "^1.14.0",
113
"typescript": "^3.0.1",
114
- "webpack": "^4.16.4",
+ "webpack": "^4.16.5",
115
"webpack-cli": "^3.1.0",
116
"webpack-dev-server": "^3.1.5"
117
},
0 commit comments