Commit Graph

10 Commits

Author SHA1 Message Date
Erick Wilder
18ba26dd47 fix(deps): remove high severity vulnerability and add extra travis check on PRS
The only exception is `webpack-svgstore-plugin` that still points to some older package versions
with `low` severity vulnerabilities and apparently the repo is not active that [the actual fix](https://github.com/mrsum/webpack-svgstore-plugin/pull/172)
could be merged. Because of that I'm limiting the scope to just `high` severity issues.

Note: I decided to include `audit-ci` because `yarn` does not provide (yet) a way to filter
violations by severity level.

fix(deps): upgrade packages so that `yarn lint` works with the current babel-eslint
2019-03-31 10:51:57 +02:00
Philipp Kühn
680f0821e6 finally fix travis config 2018-11-14 18:05:16 +01:00
Philipp Kühn
b3826ef0c4 add something 2018-11-14 18:02:36 +01:00
Philipp Kühn
a78a2c90d4 install always latest yarn version 2018-11-14 17:43:53 +01:00
Philipp Kühn
4d70a52a22 i have no idea what i’m doing 2018-11-14 17:24:14 +01:00
Philipp Kühn
52359473d6 add export path to travis config 2018-11-14 17:20:07 +01:00
Philipp Kühn
9a767bc8f4 set yarn version for travis 2018-11-14 17:16:40 +01:00
Philipp Kühn
8a72f9df1d update travis config again 2018-11-14 17:11:29 +01:00
Philipp Kühn
9c58076e9b update tarvis file 2018-11-14 17:06:25 +01:00
Philipp Kühn
df05a1d6ca add travis config 2018-11-14 12:41:57 +01:00