chore(deps): update dependency sass-loader to v14.2.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-05-16 11:24:04 +00:00
parent 651d428223
commit e3436ff937

View File

@ -2505,10 +2505,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"
},