Skip to content

Commit

Permalink
Update dependency sass to v1.65.1 (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 885bf5c commit a5d3c00
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": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"sass": "1.63.6",
"sass": "1.65.1",
"typescript": "^5.1.3"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7788,16 +7788,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.63.6":
version: 1.63.6
resolution: "sass@npm:1.63.6"
"sass@npm:1.65.1":
version: 1.65.1
resolution: "sass@npm:1.65.1"
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: 3372319904658eeafaf78a09a6fcb3368a68e6d76fe3c43c2d009f4f72e475ab22b82ef483ef5c00fcda3ab00066846c0bd88c36b42771b855f6ab80c7eda541
checksum: 33e325fc80cd07489992e0814cd4929496f87493ffe78c423c2dbafa5746a574e6f3bde20c2a3e4ea47b16ee3d6bc5afcf1d36b405227b829d6c4c9ddcc7f8e2
languageName: node
linkType: hard

Expand All @@ -7815,7 +7815,7 @@ __metadata:
funnies: 2.1.0
nuxt: 3.6.5
prettier: ^2.8.8
sass: 1.63.6
sass: 1.65.1
typescript: ^5.1.3
vue-clipboard3: ^2.0.0
languageName: unknown
Expand Down

0 comments on commit a5d3c00

Please sign in to comment.