Skip to content

Commit

Permalink
Update dependency sass to v1.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 7089149 commit 63725c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/template-js-portfolio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@astrojs/preact": "3.0.1",
"astro": "3.2.3",
"sass": "1.68.0"
"sass": "1.69.0"
},
"dependencies": {
"preact": "10.18.1"
Expand Down
2 changes: 1 addition & 1 deletion src/template-ts-portfolio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@astrojs/preact": "3.0.1",
"astro": "3.2.3",
"sass": "1.68.0"
"sass": "1.69.0"
},
"dependencies": {
"preact": "10.18.1"
Expand Down

0 comments on commit 63725c1

Please sign in to comment.