Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 2 updates (#202)
Browse files Browse the repository at this point in the history
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.8.4 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `sass` from 1.80.5 to 1.80.6
- [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.80.5...1.80.6)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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] authored Nov 5, 2024
1 parent 731eeb6 commit e4162a5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
27 changes: 17 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 @@ -19,13 +19,13 @@
"ts-node": "^10.9.2"
},
"devDependencies": {
"@types/node": "^22.8.4",
"@types/node": "^22.9.0",
"dotenv": "^16.4.5",
"esbuild-jest": "^0.5.0",
"jest": "29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"sass": "1.80.5",
"sass": "1.80.6",
"ts-jest": "^29.2.5",
"typescript": "5.6.3",
"vite": "5.4.10",
Expand Down

0 comments on commit e4162a5

Please sign in to comment.