Skip to content

Commit f4fded4

Browse files
authored
Merge pull request #219944 from Homebrew/bump-install-peerdeps-3.0.7
install-peerdeps 3.0.7
2 parents 56f13bd + c6a658b commit f4fded4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,6 +1581,7 @@ iniparser
15811581
inko
15821582
inlyne
15831583
inspircd
1584+
install-peerdeps
15841585
instaloader
15851586
instead
15861587
interface99

Formula/i/install-peerdeps.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class InstallPeerdeps < Formula
22
desc "CLI to automatically install peerDeps"
33
homepage "https://github.com/nathanhleung/install-peerdeps"
4-
url "https://registry.npmjs.org/install-peerdeps/-/install-peerdeps-3.0.6.tgz"
5-
sha256 "b40952d6add99d566db6eb427b313054dc4edfe1c541a801a6bf49062f162451"
4+
url "https://registry.npmjs.org/install-peerdeps/-/install-peerdeps-3.0.7.tgz"
5+
sha256 "b161e9e3e497cd492e571393784232a9ac9e4518044cda909f7e1d09c4fb5ea7"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "679fc964017ac26ac7bea5d6662dcce74a754e608725b92e0e0ee73124638f28"
9+
sha256 cellar: :any_skip_relocation, all: "eec2d65cc63dd3b8af5a9fd355eded183615f9f987cc708d1ac2a22fe16a4b2d"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)