From 407d2f3c018dd5ab3d60143119ae4fb6d2427284 Mon Sep 17 00:00:00 2001 From: Bezierinfo CI Date: Fri, 26 Mar 2021 00:55:11 +0000 Subject: [PATCH] Automated build --- docs/index.html | 2 +- docs/ja-JP/index.html | 2 +- docs/news/2020-09-18.html | 4 ++-- docs/news/2020-11-22.html | 4 ++-- docs/news/index.html | 2 +- docs/news/rss.xml | 6 +++--- docs/ru-RU/index.html | 2 +- docs/uk-UA/index.html | 2 +- docs/zh-CN/index.html | 2 +- package-lock.json | 2 +- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/index.html b/docs/index.html index 3715f79c..051d7c4c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,7 +38,7 @@ - + diff --git a/docs/ja-JP/index.html b/docs/ja-JP/index.html index f0f5dfda..29461035 100644 --- a/docs/ja-JP/index.html +++ b/docs/ja-JP/index.html @@ -41,7 +41,7 @@ - + diff --git a/docs/news/2020-09-18.html b/docs/news/2020-09-18.html index 0312ce2b..e659c35d 100644 --- a/docs/news/2020-09-18.html +++ b/docs/news/2020-09-18.html @@ -33,8 +33,8 @@ - - + + diff --git a/docs/news/2020-11-22.html b/docs/news/2020-11-22.html index 8ad7b459..db0948ff 100644 --- a/docs/news/2020-11-22.html +++ b/docs/news/2020-11-22.html @@ -33,8 +33,8 @@ - - + + diff --git a/docs/news/index.html b/docs/news/index.html index e1cc964c..199ce8cd 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -33,7 +33,7 @@ - + diff --git a/docs/news/rss.xml b/docs/news/rss.xml index c9e7a7b5..63994c4a 100644 --- a/docs/news/rss.xml +++ b/docs/news/rss.xml @@ -6,7 +6,7 @@ News updates for the primer on Bézier Curves by Pomax en-GB - Thu Mar 25 2021 17:19:34 +00:00 + Fri Mar 26 2021 00:54:44 +00:00 https://pomax.github.io/bezierinfo/images/og-image.png A Primer on Bézier Curves @@ -23,7 +23,7 @@ <p>— <a href="https://twitter.com/TheRealPomax">Pomax</a></p> - Sat Nov 21 2020 16:00:00 +00:00 + Sun Nov 22 2020 00:00:00 +00:00 2020-11-22.html Rewriting the tech stack @@ -119,7 +119,7 @@ draw() { <p>— <a href="https://twitter.com/TheRealPomax">Pomax</a></p> - Thu Sep 17 2020 17:00:00 +00:00 + Fri Sep 18 2020 00:00:00 +00:00 2020-09-18.html diff --git a/docs/ru-RU/index.html b/docs/ru-RU/index.html index bf23232a..fc990482 100644 --- a/docs/ru-RU/index.html +++ b/docs/ru-RU/index.html @@ -34,7 +34,7 @@ - + diff --git a/docs/uk-UA/index.html b/docs/uk-UA/index.html index fc1d25ec..4dbe55a0 100644 --- a/docs/uk-UA/index.html +++ b/docs/uk-UA/index.html @@ -39,7 +39,7 @@ - + diff --git a/docs/zh-CN/index.html b/docs/zh-CN/index.html index baa01aaf..d296b1d4 100644 --- a/docs/zh-CN/index.html +++ b/docs/zh-CN/index.html @@ -41,7 +41,7 @@ - + diff --git a/package-lock.json b/package-lock.json index e56e8fe2..404c4bf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1265,7 +1265,7 @@ "superagent": "^3.8.3", "urlencode": "^1.1.0", "walk": "^2.3.9", - "yargs": "^16.0.3" + "yargs": "^16.2.0" }, "dependencies": { "ansi-regex": {