chore(deps): update dependency sass-loader to v14.2.1
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
Renovate Bot 2024-05-24 09:19:25 +00:00 committed by nemunaire
parent 49239045e2
commit ed478eaf67

View File

@ -2507,10 +2507,11 @@
}
},
"node_modules/sass-loader": {
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-14.2.0.tgz",
"integrity": "sha512-jxmjDXD9OYNDb2bp9JvopdE6QjecQY9beTWik/6sEHrsMxyo90Gyc471A4NUz60NLs4WsAh6yVtIvhLwEZcXeg==",
"version": "14.2.1",
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-14.2.1.tgz",
"integrity": "sha512-G0VcnMYU18a4N7VoNDegg2OuMjYtxnqzQWARVWCIVSZwJeiL9kg8QMsuIZOplsJgTzZLF6jGxI3AClj8I9nRdQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"neo-async": "^2.6.2"
},