Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to v2.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent ac56bbe commit 8d1cec8
Show file tree
Hide file tree
Showing 6 changed files with 5,995 additions and 6,525 deletions.
2 changes: 1 addition & 1 deletion app/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"axios": "0.19.2",
"axios-retry": "3.1.4",
"cors": "2.8.5",
"date-fns": "2.13.0",
"date-fns": "2.29.3",
"extra-watch-webpack-plugin": "1.0.3",
"fomantic-ui-css": "2.8.4",
"font-awesome-minify-plugin": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@vdtn359/news-core": "workspace:*",
"@vdtn359/news-models": "workspace:*",
"@vdtn359/news-utils": "workspace:*",
"date-fns": "2.13.0",
"date-fns": "2.29.3",
"firebase-admin": "8.10.0",
"ioredis": "4.16.3",
"lodash": "4.17.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@elastic/elasticsearch": "7.6.1",
"@vdtn359/news-models": "workspace:*",
"@vdtn359/news-utils": "workspace:*",
"date-fns": "2.13.0",
"date-fns": "2.29.3",
"lodash": "4.17.15"
}
}
2 changes: 1 addition & 1 deletion packages/sources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"axios": "0.19.2",
"bottleneck": "2.19.5",
"cheerio": "1.0.0-rc.3",
"date-fns": "2.13.0",
"date-fns": "2.29.3",
"dompurify": "2.0.8",
"html-to-text": "5.1.1",
"jsdom": "16.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "ttsc -b tsconfig.build.json"
},
"dependencies": {
"date-fns": "2.13.0",
"date-fns": "2.29.3",
"lodash": "4.17.15",
"uuid": "7.0.3",
"uuid-by-string": "3.0.2"
Expand Down
Loading

0 comments on commit 8d1cec8

Please sign in to comment.