Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 23, 2019
1 parent e568796 commit 4fc14a8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/metascraper-amazon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@metascraper/helpers": "^5.7.4",
"memoize-one": "~5.1.1",
"tldts": "~5.4.0"
"tldts": "~5.4.1"
},
"devDependencies": {
"lodash": "latest",
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-clearbit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"got": "~9.6.0",
"lodash": "~4.17.15",
"memoize-one": "~5.1.1",
"tldts": "~5.4.0"
"tldts": "~5.4.1"
},
"devDependencies": {
"mocha": "latest",
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-soundcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@metascraper/helpers": "^5.7.4",
"memoize-one": "~5.1.1",
"tldts": "~5.4.0"
"tldts": "~5.4.1"
},
"devDependencies": {
"mocha": "latest",
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-uol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@metascraper/helpers": "^5.7.4",
"memoize-one": "~5.1.1",
"tldts": "~5.4.0"
"tldts": "~5.4.1"
},
"devDependencies": {
"mocha": "latest",
Expand Down

0 comments on commit 4fc14a8

Please sign in to comment.