Skip to content

Commit

Permalink
build(deps): bump sass from 1.64.1 to 1.64.2 (#1056)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.1 to 1.64.2.
- [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.64.1...1.64.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2023
1 parent f4c3a79 commit 14497e1
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 @@ -24,7 +24,7 @@
"axios": "^1.4.0",
"buefy": "^0.9.23",
"moment": "^2.29.4",
"sass": "^1.64.1",
"sass": "^1.64.2",
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-meta": "^2.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10397,7 +10397,7 @@ __metadata:
jest: ~29.6.2
jest-environment-jsdom: ^29.6.2
moment: ^2.29.4
sass: ^1.64.1
sass: ^1.64.2
sass-loader: ~13.3.2
ts-jest: ~29.1.1
typescript: ^5.1.6
Expand Down Expand Up @@ -12141,16 +12141,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.64.1":
version: 1.64.1
resolution: "sass@npm:1.64.1"
"sass@npm:^1.64.2":
version: 1.64.2
resolution: "sass@npm:1.64.2"
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: e908f96f3d5fa5869e2f2aec97548c93d6ef390680af89870fcae8bdbaee2392ac650fbeae8d2ef8e4c99cb9f81e6b3624e1cb659af6d6e746332a22233b5ad8
checksum: 43a5c9b9b3b6ba27feb5c45eba90edc437b15a30fd443f5d2623bbd59fe4a922f2a6a9990296c6a6c2b5bce7f401922c5049357415f50b745952c2d478bc5526
languageName: node
linkType: hard

Expand Down

0 comments on commit 14497e1

Please sign in to comment.