Skip to content

Commit 8e99def

Browse files
committed
npm-check-updates 18.1.0
1 parent 8bde71c commit 8e99def

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/npm-check-updates.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)