Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit 4fae070

Browse files
committed
chore(package): update npm
1 parent e3ab444 commit 4fae070

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.5.0 / 2018-01-31
2+
=================
3+
* Update dependencies
4+
15
1.4.0 / 2017-02-27
26
=================
37
* Install greenkeeper

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "outdatedlog",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "This command will check the registry to see if any (or, specific) installed packages are currently outdated and print the changelog",
55
"main": "lib/outdatedlog",
66
"scripts": {
@@ -37,7 +37,7 @@
3737
"chalk": "~2.3.0",
3838
"changelog": "~1.4.1",
3939
"cli": "~1.0.1",
40-
"npm": "~5.5.1",
40+
"npm": "~5.6.0",
4141
"semver-compare": "~1.0.0"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)