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 9d27799 commit ad89943Copy full SHA for ad89943
package.json
@@ -32,21 +32,21 @@
32
},
33
"dependencies": {
34
"async": "^1.4.0",
35
- "loader-utils": "^0.2.5",
36
- "object-assign": "^4.0.1"
+ "loader-utils": "^0.2.15",
+ "object-assign": "^4.1.0"
37
38
"devDependencies": {
39
"bootstrap-sass": "^3.3.5",
40
"css-loader": "^0.23.0",
41
"enhanced-require": "^0.5.0-beta6",
42
"file-loader": "^0.8.4",
43
- "jshint": "^2.8.0",
44
- "mocha": "^2.3.4",
45
- "node-sass": "3.4.2",
+ "jshint": "^2.9.2",
+ "mocha": "^2.5.3",
+ "node-sass": "^3.8.0",
46
"raw-loader": "^0.5.1",
47
- "should": "^8.2.2",
48
- "style-loader": "^0.13.0",
49
- "webpack": "^1.12.14",
+ "should": "^9.0.2",
+ "style-loader": "^0.13.1",
+ "webpack": "^1.13.1",
50
"webpack-dev-server": "^1.7.0"
51
}
52
0 commit comments