Skip to content

Commit

Permalink
Merge pull request #2006 from db-ui/dependabot-npm_and_yarn-sass-1.69.6
Browse files Browse the repository at this point in the history
chore(deps-dev): bump sass from 1.69.5 to 1.69.6
  • Loading branch information
github-actions[bot] authored Dec 29, 2023
2 parents 78c788d + c267b8a commit 42cf215
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 42cf215

Please sign in to comment.