From 9b7d24d8b1efcb4988cf6008a72c132185a96f62 Mon Sep 17 00:00:00 2001
From: "deepsource-autofix[bot]"
<62050782+deepsource-autofix[bot]@users.noreply.github.com>
Date: Sun, 23 Jun 2024 19:33:30 +0000
Subject: [PATCH] style: format code with Prettier and StandardJS
This commit fixes the style issues introduced in b2455f1 according to the output
from Prettier and StandardJS.
Details: https://github.com/Xcov19/mycovidconnect/pull/316
---
techstack.md | 53 ++++++++++++++++++++++++++++------------------------
1 file changed, 29 insertions(+), 24 deletions(-)
diff --git a/techstack.md b/techstack.md
index b6483150..90cdf853 100644
--- a/techstack.md
+++ b/techstack.md
@@ -52,13 +52,16 @@ Full tech stack [here](/techstack.md)
# Tech Stack File
+
![](https://img.stackshare.io/repo.svg "repo") [Xcov19/mycovidconnect](https://github.com/Xcov19/mycovidconnect)![](https://img.stackshare.io/public_badge.svg "public")
|40
Tools used|06/23/24
Report generated|
|------|------|
+
## Languages (3)
+
@@ -88,6 +91,7 @@ Full tech stack [here](/techstack.md)
|
## Frameworks (4)
+
@@ -125,6 +129,7 @@ Full tech stack [here](/techstack.md)
|
## DevOps (10)
+
@@ -212,6 +217,7 @@ Full tech stack [here](/techstack.md)
|
## Other (2)
+
@@ -232,34 +238,33 @@ Full tech stack [here](/techstack.md)
|
-
## Open source packages (21)
## npm (21)
-|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
-|:------|:------|:------|:------|:------|:------|
-|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.1.0|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v10.0.0|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[@types/googlemaps](https://www.npmjs.com/@types/googlemaps)|v3.0.0|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[@types/jest](https://www.npmjs.com/@types/jest)|v27.0.3|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[@types/node](https://www.npmjs.com/@types/node)|v14.0.26|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[@types/react](https://www.npmjs.com/@types/react)|v16.9.43|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v16.9.8|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[@types/react-router-dom](https://www.npmjs.com/@types/react-router-dom)|v5.1.5|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v4.6.0|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v4.6.0|08/21/22|Olamilekan Ogunbanjo |BSD-2-Clause|N/A|
-|[enzyme-adapter-react-16](https://www.npmjs.com/enzyme-adapter-react-16)|v1.15.6|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v6.15.0|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[eslint-plugin-jsx-a11y](https://www.npmjs.com/eslint-plugin-jsx-a11y)|v6.3.1|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[node-gyp](https://www.npmjs.com/node-gyp)|v8.4.1|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[node-sass](https://www.npmjs.com/node-sass)|v7.0.1|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[react-dom](https://www.npmjs.com/react-dom)|v16.13.1|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[react-router-dom](https://www.npmjs.com/react-router-dom)|v5.2.0|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[react-scripts](https://www.npmjs.com/react-scripts)|v5.0.0|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[serve](https://www.npmjs.com/serve)|v11.3.2|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[stylelint-config-standard](https://www.npmjs.com/stylelint-config-standard)|v23.0.0|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
-|[ts-jest](https://www.npmjs.com/ts-jest)|v27.0.2|08/21/22|Olamilekan Ogunbanjo |MIT|N/A|
+| NAME | VERSION | LAST UPDATED | LAST UPDATED BY | LICENSE | VULNERABILITIES |
+| :----------------------------------------------------------------------------------------- | :------- | :----------- | :------------------- | :----------- | :-------------- |
+| [@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom) | v5.1.0 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [@testing-library/react](https://www.npmjs.com/@testing-library/react) | v10.0.0 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [@types/googlemaps](https://www.npmjs.com/@types/googlemaps) | v3.0.0 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [@types/jest](https://www.npmjs.com/@types/jest) | v27.0.3 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [@types/node](https://www.npmjs.com/@types/node) | v14.0.26 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [@types/react](https://www.npmjs.com/@types/react) | v16.9.43 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [@types/react-dom](https://www.npmjs.com/@types/react-dom) | v16.9.8 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [@types/react-router-dom](https://www.npmjs.com/@types/react-router-dom) | v5.1.5 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin) | v4.6.0 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser) | v4.6.0 | 08/21/22 | Olamilekan Ogunbanjo | BSD-2-Clause | N/A |
+| [enzyme-adapter-react-16](https://www.npmjs.com/enzyme-adapter-react-16) | v1.15.6 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier) | v6.15.0 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [eslint-plugin-jsx-a11y](https://www.npmjs.com/eslint-plugin-jsx-a11y) | v6.3.1 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [node-gyp](https://www.npmjs.com/node-gyp) | v8.4.1 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [node-sass](https://www.npmjs.com/node-sass) | v7.0.1 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [react-dom](https://www.npmjs.com/react-dom) | v16.13.1 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [react-router-dom](https://www.npmjs.com/react-router-dom) | v5.2.0 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [react-scripts](https://www.npmjs.com/react-scripts) | v5.0.0 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [serve](https://www.npmjs.com/serve) | v11.3.2 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [stylelint-config-standard](https://www.npmjs.com/stylelint-config-standard) | v23.0.0 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |
+| [ts-jest](https://www.npmjs.com/ts-jest) | v27.0.2 | 08/21/22 | Olamilekan Ogunbanjo | MIT | N/A |