Skip to content

Commit

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

Bumps the dependencies group with 2 updates in the /enabler directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [sass](https://github.com/sass/dart-sass).


Updates `@types/node` from 22.10.1 to 22.10.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `sass` from 1.82.0 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: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent cde11b8 commit 6abd23f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
18 changes: 8 additions & 10 deletions enabler/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions enabler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"serve": "14.2.4"
},
"devDependencies": {
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"jest": "29.7.0",
"sass": "1.82.0",
"sass": "1.83.0",
"ts-jest": "^29.2.5",
"typescript": "5.7.2",
"vite": "5.4.10",
Expand Down

0 comments on commit 6abd23f

Please sign in to comment.