Skip to content

Commit 6192a2d

Browse files
authored
Merge pull request Homebrew#236511 from Homebrew/bump-npm-check-updates-18.1.0
npm-check-updates 18.1.0
2 parents 36561d5 + 537f34b commit 6192a2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/npm-check-updates.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class NpmCheckUpdates < Formula
22
desc "Find newer versions of dependencies than what your package.json allows"
33
homepage "https://github.com/raineorshine/npm-check-updates"
4-
url "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.0.3.tgz"
5-
sha256 "bbb0d62cb62b4890022bace748335e3355ca421dd6af05ca82d884d2dd44d578"
4+
url "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.1.0.tgz"
5+
sha256 "daeae12dd60b1c6651f5f84b87f937009cebfb33032351f9e1d79a44685ec042"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "357646a23f8adc528ca7a25d1f9a754b52043994b9b921de544a1eda5539f474"
9+
sha256 cellar: :any_skip_relocation, all: "88d65ee6e3dbd6c70794590d8eca761e53f929da61bb19b0ffc9ef3dc084325a"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)