We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 586b9a8 + 09589e9 commit 9fc8db4Copy full SHA for 9fc8db4
2 files changed
.circleci/config.yml
@@ -71,6 +71,7 @@ jobs:
71
- install_deps
72
- prodsec/security_scans:
73
mode: auto
74
+ open-source-additional-arguments: --exclude=test,dist
75
iac-scan: disabled
76
lint:
77
<<: *defaults
package.json
@@ -41,8 +41,8 @@
41
"lodash.groupby": "^4.6.0",
42
"lodash.isempty": "^4.4.0",
43
"lodash.sortby": "^4.7.0",
44
- "micromatch": "4.0.2",
45
- "snyk-nodejs-lockfile-parser": "^1.56.0",
+ "micromatch": "4.0.7",
+ "snyk-nodejs-lockfile-parser": "^1.56.1",
46
"snyk-resolve-deps": "4.8.0"
47
},
48
"devDependencies": {
0 commit comments