Skip to content

Commit 249ff88

Browse files
fix(ref: no-ref): separate separator tests files
1 parent 663fb50 commit 249ff88

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@
7777
"rxjs": "7.8.2",
7878
"semantic-release": "24.2.7",
7979
"semantic-release-export-data": "1.1.1",
80-
"snyk": "1.1298.1",
81-
"stylus": "^0.0.1-security"
80+
"snyk": "1.1298.1"
8281
},
8382
"devDependencies": {
8483
"@angular-devkit/build-angular": "20.1.1",
@@ -128,6 +127,9 @@
128127
"cssnano": "7.1.0",
129128
"postcss-scss": "4.0.9"
130129
},
130+
"overrides": {
131+
"stylus": "0.0.1-security"
132+
},
131133
"typeCoverage": {
132134
"atLeast": 91,
133135
"ignoreObject": true,

0 commit comments

Comments
 (0)