Skip to content

build(deps-dev): bump sass-loader from 14.2.1 to 16.0.5 #514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-vue": "^9.25.0",
"ifdef-loader": "^2.3.2",
"sass": "~1.81.0",
"sass-loader": "^14.2.1",
"sass-loader": "^16.0.5",
"stream-browserify": "^3.0.0",
"webpack-plugin-vuetify": "^3.0.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6313,7 +6313,7 @@ __metadata:
ifdef-loader: ^2.3.2
register-service-worker: ^1.7.1
sass: ~1.81.0
sass-loader: ^14.2.1
sass-loader: ^16.0.5
stream-browserify: ^3.0.0
vue: ^3.5.13
vue-axios: ^3.5.2
Expand Down Expand Up @@ -11098,9 +11098,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^14.2.1":
version: 14.2.1
resolution: "sass-loader@npm:14.2.1"
"sass-loader@npm:^16.0.5":
version: 16.0.5
resolution: "sass-loader@npm:16.0.5"
dependencies:
neo-async: ^2.6.2
peerDependencies:
Expand All @@ -11120,7 +11120,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: f0c4710587d4cae56cad56eb46fe32c4a71c61a508951660dfb5a4cf873a3f221ec97658f364700fb4e3271376f7280656d4db9344754f7aab77d22bca70e22d
checksum: ede9659200011e4dea51de16446a45f11e570bbca66be6cd94dc0b2b73ab17dcdc88dde3247a1869d94a5793c2d1bc07650bada15103e3351eef13a70f2b1f07
languageName: node
linkType: hard

Expand Down
Loading