Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-deps group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Updates the requirements on [eslint](https://github.com/eslint/eslint) and [sass](https://github.com/sass/dart-sass) to permit the latest version.

Updates `eslint` to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

Updates `sass` to 1.83.0
- [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.82.0...1.83.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  dependency-group: dev-deps
- dependency-name: sass
  dependency-type: direct:development
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 14, 2024
1 parent a2bb4a3 commit 212ff33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"@typescript-eslint/parser": "^8.18.0",
"dotenv-cli": "^7.4.4",
"esbuild-plugin-browserslist": "^0.15.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-astro": "^1.3.1",
"globals": "^15.13.0",
"release-it": "^17.10.0",
"sass": "^1.82.0",
"sass": "^1.83.0",
"typescript-eslint": "^8.18.0"
},
"release-it": {
Expand Down

0 comments on commit 212ff33

Please sign in to comment.