ソースを参照

Update verdaccio and lint-staged to fix security warnings

Renée Kooi 5 年 前
コミット
faf92703a7
2 ファイル変更560 行追加87 行削除
  1. 558 85
      package-lock.json
  2. 2 2
      package.json

ファイルの差分が大きいため隠しています
+ 558 - 85
package-lock.json


+ 2 - 2
package.json

@@ -53,7 +53,7 @@
     "jest": "^24.7.1",
     "json3": "^3.3.2",
     "lerna": "^3.14.1",
-    "lint-staged": "^6.1.1",
+    "lint-staged": "^8.1.7",
     "minify-stream": "^1.2.0",
     "mkdirp": "0.5.1",
     "multi-glob": "^1.0.2",
@@ -76,7 +76,7 @@
     "touch": "^3.1.0",
     "tsify": "^4.0.1",
     "typescript": "^3.4.5",
-    "verdaccio": "^3.11.6",
+    "verdaccio": "^3.12.0",
     "watchify": "^3.11.1",
     "wdio-mocha-framework": "^0.6.4",
     "wdio-sauce-service": "^0.4.14",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません