Skip to content

Commit

Permalink
fix(deps): update dependency sass to ^1.60.0 (#37867)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent f364450 commit 6399bd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/development-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prop-types": "^15.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.32.8"
"sass": "^1.60.0"
},
"keywords": [
"gatsby",
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/production-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"glob": "^8.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.32.8",
"sass": "^1.60.0",
"typeface-merriweather": "^1.1.13"
},
"keywords": [
Expand Down

0 comments on commit 6399bd0

Please sign in to comment.