Skip to content

Commit

Permalink
build: update dependencies (#187)
Browse files Browse the repository at this point in the history
* build: update dependencies

* test: update snapshot
  • Loading branch information
Kikobeats committed Jun 29, 2019
1 parent ec89b84 commit 5ac09df
Show file tree
Hide file tree
Showing 6 changed files with 239 additions and 256 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.5.0",
"memoize-one": "~5.0.4",
"tldts": "~5.1.0"
"tldts": "~5.2.0"
},
"devDependencies": {
"coveralls": "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 @@ -21,7 +21,7 @@
"@metascraper/helpers": "^5.5.0",
"got": "~9.6.0",
"memoize-one": "~5.0.4",
"tldts": "~5.1.0"
"tldts": "~5.2.0"
},
"devDependencies": {
"coveralls": "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.5.0",
"memoize-one": "~5.0.4",
"tldts": "~5.1.0"
"tldts": "~5.2.0"
},
"devDependencies": {
"coveralls": "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.5.0",
"memoize-one": "~5.0.4",
"tldts": "~5.1.0"
"tldts": "~5.2.0"
},
"devDependencies": {
"coveralls": "latest",
Expand Down
12 changes: 6 additions & 6 deletions packages/metascraper/__snapshots__/index.js.snap-shot
Original file line number Diff line number Diff line change
Expand Up @@ -637,14 +637,14 @@ exports['silicon-beat 1'] = {

exports['silicon-tap 1'] = {
"author": null,
"date": "2016-05-18T00:00:00.000Z",
"description": "San Francisco-based continuous integration software developer CircleCI says it has raised $18M in a Series B funding round, the company said this week. The funding was led by Scale Venture Partners, and al",
"image": "http://www.silicontap.com/images/logos/circleci.png",
"date": "2019-06-29T11:05:41.000Z",
"description": "San Francisco-based CircleCI, a developers of software used for continuous integration of code, said Thursday that it has raised $6M in a Series A funding. The funding was led by DFJ. CircleCI is led by Pa",
"image": "https://www.silicontap.com/images/logos/circleci.png",
"video": null,
"lang": null,
"logo": "https://www.silicontap.com/favicon.ico",
"lang": "en",
"logo": "https://www.silicontap.com/apple-touch-icon.605639ab.png",
"publisher": "silicontap.com",
"title": "CircleCI Scores $18M",
"title": "CircleCI Picks Up $6M",
"url": "https://www.silicontap.com/story/0053475.html"
}

Expand Down
Loading

0 comments on commit 5ac09df

Please sign in to comment.