Skip to content

Commit

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

---
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 May 13, 2024
1 parent 0d07242 commit fdcaa3f
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.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sass": "^1.77.0"
"sass": "^1.77.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
2 changes: 1 addition & 1 deletion output/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@axe-core/playwright": "^4.8.5",
"@playwright/experimental-ct-vue": "1.44.0",
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.77.0",
"sass": "^1.77.1",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vue-tsc": "^2.0.16"
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 @@ -56,7 +56,7 @@
"hygen": "^6.2.11",
"lit": "^3.1.3",
"nodemon": "3.1.0",
"sass": "^1.77.0"
"sass": "^1.77.1"
},
"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 @@ -43,7 +43,7 @@
"cssnano": "^7.0.1",
"dotenv": "^16.4.5",
"nodemon": "3.1.0",
"sass": "^1.77.0"
"sass": "^1.77.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
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.2.3",
"iframe-resizer": "^4.3.11",
"open-cli": "^8.0.0",
"sass": "^1.77.0",
"sass": "^1.77.1",
"typescript": "5.4.5"
}
}

0 comments on commit fdcaa3f

Please sign in to comment.