summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-07-08 09:21:39 +0200
committerLibravatar GitHub <noreply@github.com>2021-07-08 12:51:39 +0530
commit4817b83394bc901c02d619f16d74cfbc3a5d294c (patch)
tree019e83ebaacfb0d15627c3405478be8d683af180 /CONTRIBUTING.md
parentIncluding the '@meetfranz' node modules in the packed artefact (since its cau... (diff)
downloadferdium-app-4817b83394bc901c02d619f16d74cfbc3a5d294c.tar.gz
ferdium-app-4817b83394bc901c02d619f16d74cfbc3a5d294c.tar.zst
ferdium-app-4817b83394bc901c02d619f16d74cfbc3a5d294c.zip
chore: run security audit on node modules (#1621)
- changed electron target for @babel/preset-env from 4 to 13 - added .prettierrc.js with conforming settings to current code style - upgraded gulp-sass to v5 to fix CVE and adapted code to breaking changes - refreshed package-lock.json of packages/forms and packages/ui - upgraded normalize-url to fix CVE - removed unnecessary @types/color-convert - fixed ToggleComponent breaking tsc compilation
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dc85edaaf..b1b660144 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -181,7 +181,7 @@ npm run dev
181DEBUG=Ferdi:* npm run start 181DEBUG=Ferdi:* npm run start
182``` 182```
183 183
184Optionally, you can run both commands in one terminal with [misty](https://github.com/adlk/misty) (see [misty.yml](https://github.com/getferdi/ferdi/blob/develop/misty.yml)): 184- Optionally, you can run both commands in one terminal with [misty](https://github.com/adlk/misty) (see [misty.yml](https://github.com/getferdi/ferdi/blob/develop/misty.yml)):
185 185
186```bash 186```bash
187DEBUG=Ferdi:* npx misty 187DEBUG=Ferdi:* npx misty