Skip to content

Commit

Permalink
chore(deps-dev): bump node-sass from 8.0.0 to 9.0.0 (#71)
Browse files Browse the repository at this point in the history
Bumps [node-sass](https://github.com/sass/node-sass) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](sass/node-sass@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent dbfa63b commit efce622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"autoprefixer": "^10.4.2",
"gh-pages": "^5.0.0",
"gh-release": "^7.0.0",
"node-sass": "^8.0.0",
"node-sass": "^9.0.0",
"npm-run-all": "^4.1.5",
"postcss-cli": "^10.0.0",
"serve": "^14.1.2",
Expand Down

0 comments on commit efce622

Please sign in to comment.