Skip to content

Commit f135377

Browse files
authored
Merge pull request #195 from jsmorabito/dependabot-alert-fixes
fix: pin esbuild-sass-plugin to 3.3.1 to resolve CI peer dep conflict
2 parents 8a33a5a + 125306e commit f135377

2 files changed

Lines changed: 29 additions & 14 deletions

File tree

package-lock.json

Lines changed: 28 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"codemirror6-themes": "^0.1.2",
3636
"esbuild": "^0.25.0",
3737
"esbuild-plugin-alias": "^0.2.1",
38-
"esbuild-sass-plugin": "^3.3.1",
38+
"esbuild-sass-plugin": "3.3.1",
3939
"sass-embedded": "^1.71.1",
4040
"node-fetch": "^3.3.0",
4141
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)