Skip to content

Commit

Permalink
Bump the development-dependencies group across 1 directory with 4 upd…
Browse files Browse the repository at this point in the history
…ates

Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [auto-changelog](https://github.com/CookPete/auto-changelog), [sass](https://github.com/sass/dart-sass) and [web-ext](https://github.com/mozilla/web-ext) to permit the latest version.

Updates `@biomejs/biome` to 1.9.2
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.2/packages/@biomejs/biome)

Updates `auto-changelog` to 2.5.0
- [Changelog](https://github.com/cookpete/auto-changelog/blob/master/CHANGELOG.md)
- [Commits](cookpete/auto-changelog@v2.4.0...v2.5.0)

Updates `sass` to 1.79.4
- [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.8...1.79.4)

Updates `web-ext` to 8.3.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@8.2.0...8.3.0)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: auto-changelog
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: sass
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: web-ext
  dependency-type: direct:development
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 30, 2024
1 parent cf6774a commit 6c89694
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
100644 → 100755
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
},
"homepage": "https://github.com/Araxeus/Youtube-Volume-Scroll#readme",
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@biomejs/biome": "^1.9.2",
"@release-it/bumper": "^6.0.1",
"auto-changelog": "^2.4.0",
"auto-changelog": "^2.5.0",
"cpy-cli": "=4.2.0",
"del-cli": "^5.1.0",
"dot-json": "^1.3.0",
"globals": "^15.9.0",
"release-it": "^17.6.0",
"sass": "^1.77.8",
"sass": "^1.79.4",
"vendorfiles": "^1.2.2",
"web-ext": "^8.2.0",
"web-ext": "^8.3.0",
"x-var": "^2.0.1"
},
"vendorConfig": {
Expand Down

0 comments on commit 6c89694

Please sign in to comment.