Skip to content

Commit

Permalink
Update dependency sass to v1.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 3d6feb2 commit c1a09fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.0",
"sass": "1.66.0",
"sass": "1.71.0",
"typescript": "^5.1.3"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7900,16 +7900,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.66.0":
version: 1.66.0
resolution: "sass@npm:1.66.0"
"sass@npm:1.71.0":
version: 1.71.0
resolution: "sass@npm:1.71.0"
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: ae292e6a41a8812c0206c528885969e2f6f35870397e6d5bc33477927fd09faffda196aefe2cfe49e0c57f1448129b522f845bb134f3b6a131b184e3be86cf92
checksum: 5ba6b4b994c7ae94286919d8be8a3692038c27175b4ad3a3ac43f51a91188590d3ddd3a0ef1022135503b9d70d0732efdbedfd56f3ee1a4651549f5b13f8942f
languageName: node
linkType: hard

Expand All @@ -7927,7 +7927,7 @@ __metadata:
funnies: 2.1.0
nuxt: 3.6.5
prettier: ^3.0.0
sass: 1.66.0
sass: 1.71.0
typescript: ^5.1.3
vue-clipboard3: ^2.0.0
languageName: unknown
Expand Down

0 comments on commit c1a09fe

Please sign in to comment.