Selaa lähdekoodia

Update dev helper things

Renée Kooi 7 vuotta sitten
vanhempi
commit
1e674b3d01
3 muutettua tiedostoa jossa 465 lisäystä ja 396 poistoa
  1. 3 0
      Makefile
  2. 453 387
      package-lock.json
  3. 9 9
      package.json

+ 3 - 0
Makefile

@@ -3,6 +3,9 @@
 #
 # https://www.npmjs.com/package/fakefile
 #
+# Please do not edit this file directly, but propose changed upstream instead: 
+# https://github.com/kvz/fakefile/blob/master/Makefile
+#
 # This Makefile offers convience shortcuts into any Node.js project that utilizes npm scripts.
 # It functions as a wrapper around the actual listed in `package.json`
 # So instead of typing:

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 453 - 387
package-lock.json


+ 9 - 9
package.json

@@ -59,11 +59,11 @@
     "babel-preset-es2015": "^6.24.1",
     "babel-register": "^6.26.0",
     "babelify": "^8.0.0",
-    "browser-sync": "2.18.8",
+    "browser-sync": "^2.23.5",
     "browserify": "^15.1.0",
     "chalk": "1.1.3",
     "cssnano": "^3.10.0",
-    "disc": "1.3.2",
+    "disc": "^1.3.3",
     "eslint": "^3.19.0",
     "eslint-config-standard": "^10.2.1",
     "eslint-config-standard-preact": "^1.1.6",
@@ -73,22 +73,22 @@
     "eslint-plugin-promise": "^3.6.0",
     "eslint-plugin-standard": "^3.0.1",
     "exorcist": "^1.0.0",
-    "fakefile": "0.0.8",
+    "fakefile": "0.0.9",
     "glob": "7.1.1",
     "isomorphic-fetch": "2.2.1",
     "jest": "^22.0.6",
-    "lint-staged": "2.0.2",
+    "lint-staged": "^6.0.0",
     "minify-stream": "^1.1.0",
     "mkdirp": "0.5.1",
     "multi-glob": "1.0.1",
-    "next-update": "1.2.2",
+    "next-update": "^3.6.0",
     "nock": "8.0.0",
     "node-sass": "^4.7.2",
-    "nodemon": "1.8.1",
-    "npm-run-all": "2.3.0",
-    "onchange": "3.2.1",
+    "nodemon": "^1.14.11",
+    "npm-run-all": "^4.1.2",
+    "onchange": "^3.3.0",
     "postcss": "^6.0.16",
-    "pre-commit": "1.1.3",
+    "pre-commit": "^1.2.2",
     "redux": "^3.7.2",
     "sass": "0.5.0",
     "tape": "^4.8.0",

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä