Skip to content

Commit

Permalink
Bump sass from 1.63.5 to 1.68.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.5 to 1.68.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.63.5...1.68.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent fdb9846 commit c6683d0
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 @@ -46,7 +46,7 @@
"husky": "^8.0.1",
"lint-staged": "^13.2.3",
"prettier": "2.8",
"sass": "~1.63",
"sass": "~1.68",
"typescript": "5.2.2",
"unplugin-vue-components": "^0.25.1",
"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 @@ -4518,7 +4518,7 @@ __metadata:
moment: ^2.29.4
prettier: 2.8
reflect-metadata: ^0.1.13
sass: ~1.63
sass: ~1.68
typescript: 5.2.2
unplugin-vue-components: ^0.25.1
vite: ^4.4.9
Expand Down Expand Up @@ -4609,16 +4609,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:~1.63":
version: 1.63.5
resolution: "sass@npm:1.63.5"
"sass@npm:~1.68":
version: 1.68.0
resolution: "sass@npm:1.68.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: eee6a1b5f2bd85c464daa51aca11bd5d8086592099ff3a3a8286f92fafc0ab02edf5aaf781d8e53e446353beff15eff8cdf52052c232ece18efd7945d59172af
checksum: 65ccede83c96768beeb8dcaf67957b7c76b12ff1276bfd2849d7be151d46ba1400048a67717e6e5e4969bc75e87348e5530f5f272833f2e60a891c21a33d8ab0
languageName: node
linkType: hard

Expand Down

0 comments on commit c6683d0

Please sign in to comment.