Skip to content

Commit

Permalink
chore(deps): bump inherits from 2.0.3 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [inherits](https://github.com/isaacs/inherits) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/isaacs/inherits/releases)
- [Commits](isaacs/inherits@v2.0.3...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 20, 2019
1 parent 1bd51d0 commit ac1c201
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2934,9 +2934,9 @@ inflight@^1.0.4:
wrappy "1"

inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
version "2.0.4"
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==

ini@^1.3.4, ini@~1.3.0:
version "1.3.5"
Expand Down

0 comments on commit ac1c201

Please sign in to comment.