Skip to content

Commit bac1089

Browse files
renovate[bot]bluwy
andauthored
chore(deps): update dependency sugarss to v5 (#18747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <[email protected]>
1 parent a3a4400 commit bac1089

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

playground/css-sourcemap/__tests__/css-sourcemap.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ describe.runIf(isServe)('serve', () => {
229229
const map = extractSourcemap(css)
230230
expect(formatSourcemapForSnapshot(map)).toMatchInlineSnapshot(`
231231
{
232-
"mappings": "AAAA;EACE;AADc",
232+
"mappings": "AAAA;EACE;AADe",
233233
"sources": [
234234
"/root/imported.sss",
235235
],

playground/css-sourcemap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"magic-string": "^0.30.13",
1515
"sass": "^1.81.0",
1616
"stylus": "^0.64.0",
17-
"sugarss": "^4.0.1"
17+
"sugarss": "^5.0.0"
1818
}
1919
}

playground/css/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"postcss-nested": "^7.0.2",
2626
"sass": "^1.81.0",
2727
"stylus": "^0.64.0",
28-
"sugarss": "^4.0.1",
28+
"sugarss": "^5.0.0",
2929
"tinyglobby": "^0.2.10"
3030
},
3131
"imports": {

pnpm-lock.yaml

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)