Merge pull request #1993 from jellyfin/renovate/sass

Update dependency sass to v1.103.1
This commit is contained in:
BotBlake
2026-08-28 07:14:18 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -47,7 +47,7 @@
"node-fetch": "3.3.2",
"prettier": "3.9.6",
"react-dom": "18.3.1",
"sass": "1.103.0",
"sass": "1.103.1",
"typescript": "6.0.3",
"typescript-eslint": "8.67.0",
"typescript-plugin-css-modules": "5.2.0"
@@ -23086,9 +23086,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.103.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.103.0.tgz",
"integrity": "sha512-+QpdXUDw19lVqRDlYIyje1Lq/0gHsnNHIl4x1CqeUg13zRhaQN11UvTvouwHWLXc9Q3rQVT6oBhFGRYJ5Z8gHw==",
"version": "1.103.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.103.1.tgz",
"integrity": "sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -73,7 +73,7 @@
"node-fetch": "3.3.2",
"prettier": "3.9.6",
"react-dom": "18.3.1",
"sass": "1.103.0",
"sass": "1.103.1",
"typescript": "6.0.3",
"typescript-eslint": "8.67.0",
"typescript-plugin-css-modules": "5.2.0"