aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-01-10 00:05:01 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-01-10 00:05:01 +0100
commit3122a4e8068f71e64dcc46fc6c52957be3927f06 (patch)
treeb44517c524bf2fd880b6b82f32b4e065b7bb567c /package.json
parentbuild: Add eslint-plugin-promise (diff)
downloadsophie-3122a4e8068f71e64dcc46fc6c52957be3927f06.tar.gz
sophie-3122a4e8068f71e64dcc46fc6c52957be3927f06.tar.zst
sophie-3122a4e8068f71e64dcc46fc6c52957be3927f06.zip
build: Add eslint-plugin-security
This would run as part of gitlab SAST (if it didn't time out). Signed-off-by: Kristóf Marussy <kristof@marussy.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 819f26a..d8b27b1 100644
--- a/package.json
+++ b/package.json
@@ -74,6 +74,7 @@
74 "eslint-plugin-promise": "^6.0.0", 74 "eslint-plugin-promise": "^6.0.0",
75 "eslint-plugin-react": "^7.28.0", 75 "eslint-plugin-react": "^7.28.0",
76 "eslint-plugin-react-hooks": "^4.3.0", 76 "eslint-plugin-react-hooks": "^4.3.0",
77 "eslint-plugin-security": "^1.4.0",
77 "eslint-plugin-unicorn": "^40.0.0", 78 "eslint-plugin-unicorn": "^40.0.0",
78 "git-repo-info": "^2.1.1", 79 "git-repo-info": "^2.1.1",
79 "jest": "^27.4.7", 80 "jest": "^27.4.7",