Merge pull request #2525 from nunocoracao/dependabot/npm_and_yarn/tar-fs-3.1.1

chore(deps-dev): bump tar-fs from 3.1.0 to 3.1.1
This commit is contained in:
Nuno C.
2025-10-14 10:11:42 +01:00
committed by GitHub
2 changed files with 3 additions and 8 deletions

View File

@@ -3239,11 +3239,6 @@ body.zen-mode-enable {
display: inline;
}
}
.ltr\:text-right {
&:where(:dir(ltr), [dir="ltr"], [dir="ltr"] *) {
text-align: right;
}
}
.rtl\:left-0 {
&:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
left: calc(var(--spacing) * 0);

6
package-lock.json generated
View File

@@ -4555,9 +4555,9 @@
}
},
"node_modules/tar-fs": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.0.tgz",
"integrity": "sha512-5Mty5y/sOF1YWj1J6GiBodjlDc05CUR8PKXrsnFAiSG0xA+GHeWLovaZPYUDXkH/1iKRf2+M5+OrRgzC7O9b7w==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.1.tgz",
"integrity": "sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==",
"dev": true,
"license": "MIT",
"dependencies": {