Skip to content

Commit

Permalink
chore(deps-dev): bump sass from 1.69.5 to 1.69.6
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.6.
- [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.69.5...1.69.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent 78c788d commit c267b8a
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion output/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/react": "^18.2.46",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.69.5"
"sass": "^1.69.6"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
2 changes: 1 addition & 1 deletion output/vue/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@axe-core/playwright": "^4.8.2",
"@playwright/experimental-ct-vue": "1.40.1",
"@vitejs/plugin-vue": "^4.5.2",
"sass": "^1.69.5",
"sass": "^1.69.6",
"typescript": "^4.9.5",
"vite": "^5.0.10",
"vue-tsc": "^1.8.27"
Expand Down
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"hygen": "^6.2.11",
"lit": "^3.1.0",
"nodemon": "3.0.2",
"sass": "^1.69.5"
"sass": "^1.69.6"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
2 changes: 1 addition & 1 deletion packages/foundations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"cpr": "3.0.1",
"dotenv": "^16.3.1",
"nodemon": "3.0.2",
"sass": "^1.69.5",
"sass": "^1.69.6",
"style-dictionary": "3.9.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion showcases/patternhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-config-next": "14.0.4",
"iframe-resizer": "^4.3.9",
"open-cli": "^8.0.0",
"sass": "^1.69.5",
"sass": "^1.69.6",
"typescript": "4.9.5"
}
}

0 comments on commit c267b8a

Please sign in to comment.