Browse Source

Update lockfile (#2381)

Francisco Giordano 5 years ago
parent
commit
ba125961d6
2 changed files with 282 additions and 118 deletions
  1. 278 117
      package-lock.json
  2. 4 1
      renovate.json

File diff suppressed because it is too large
+ 278 - 117
package-lock.json


+ 4 - 1
renovate.json

@@ -11,5 +11,8 @@
       "extends": ["packages:eslint"],
       "enabled": false
     }
-  ]
+  ],
+  "lockFileMaintenance": {
+    "commitMessageAction": "Update lockfile"
+  }
 }

Some files were not shown because too many files changed in this diff