Skip to content

Commit

Permalink
Bump the minor-patch group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [sass](https://github.com/sass/dart-sass) | `1.77.1` | `1.77.2` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001618` | `1.0.30001620` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.4.767` | `1.4.774` |
| [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `1.5.2` | `1.5.3` |
| [update-browserslist-db](https://github.com/browserslist/update-db) | `1.0.15` | `1.0.16` |


Updates `sass` from 1.77.1 to 1.77.2
- [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.1...1.77.2)

Updates `caniuse-lite` from 1.0.30001618 to 1.0.30001620
- [Commits](browserslist/caniuse-lite@1.0.30001618...1.0.30001620)

Updates `electron-to-chromium` from 1.4.767 to 1.4.774
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.4.767...v1.4.774)

Updates `es-module-lexer` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](guybedford/es-module-lexer@1.5.2...1.5.3)

Updates `update-browserslist-db` from 1.0.15 to 1.0.16
- [Release notes](https://github.com/browserslist/update-db/releases)
- [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md)
- [Commits](browserslist/update-db@1.0.15...1.0.16)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: es-module-lexer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: update-browserslist-db
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alcohol committed May 21, 2024
1 parent a21d208 commit 86f84ac
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"purgecss-webpack-plugin": "^5.0.0",
"sass": "^1.77.1",
"sass": "^1.77.2",
"sass-loader": "^14.2.1",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
Expand Down

0 comments on commit 86f84ac

Please sign in to comment.