Skip to content
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

Bump sass from 1.63.5 to 1.69.6 #924

Merged
merged 1 commit into from
Apr 25, 2024
Merged
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 @@ -46,7 +46,7 @@
"husky": "^8.0.1",
"lint-staged": "^13.2.3",
"prettier": "2.8",
"sass": "~1.63",
"sass": "~1.69",
"typescript": "5.2.2",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.4.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4507,7 +4507,7 @@ __metadata:
moment: ^2.29.4
prettier: 2.8
reflect-metadata: ^0.1.13
sass: ~1.63
sass: ~1.69
typescript: 5.2.2
unplugin-vue-components: ^0.25.2
vite: ^4.4.9
Expand Down Expand Up @@ -4598,16 +4598,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:~1.63":
version: 1.63.5
resolution: "sass@npm:1.63.5"
"sass@npm:~1.69":
version: 1.69.6
resolution: "sass@npm:1.69.6"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: eee6a1b5f2bd85c464daa51aca11bd5d8086592099ff3a3a8286f92fafc0ab02edf5aaf781d8e53e446353beff15eff8cdf52052c232ece18efd7945d59172af
checksum: 9e98eecd283ce6ca5d75ee233e4ec193cb00706d0e119ab6843c44236d3beed2ba28d0af0b4b6bdb4da76feadf426f559d364a69ae54c010467059d130238a36
languageName: node
linkType: hard

Expand Down
Loading