Skip to content

Commit

Permalink
chore(deps-dev): bump sass from 1.74.1 to 1.75.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.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.74.1...1.75.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 Apr 12, 2024
1 parent 9a215a4 commit ab0a57c
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 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.75",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.74.1"
"sass": "^1.75.0"
},
"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 @@ -43,7 +43,7 @@
"@axe-core/playwright": "^4.8.5",
"@playwright/experimental-ct-vue": "1.42.1",
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.74.1",
"sass": "^1.75.0",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vue-tsc": "^2.0.12"
Expand Down
16 changes: 8 additions & 8 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 @@ -57,7 +57,7 @@
"hygen": "^6.2.11",
"lit": "^3.1.2",
"nodemon": "3.1.0",
"sass": "^1.74.1"
"sass": "^1.75.0"
},
"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 @@ -45,7 +45,7 @@
"cssnano": "^6.1.2",
"dotenv": "^16.4.5",
"nodemon": "3.1.0",
"sass": "^1.74.1",
"sass": "^1.75.0",
"style-dictionary": "3.9.2"
},
"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 @@ -43,7 +43,7 @@
"eslint-config-next": "14.1.4",
"iframe-resizer": "^4.3.9",
"open-cli": "^8.0.0",
"sass": "^1.74.1",
"sass": "^1.75.0",
"typescript": "5.4.5"
}
}

0 comments on commit ab0a57c

Please sign in to comment.