Skip to content

Commit

Permalink
Bump the dev-dependencies group across 1 directory with 3 updates (#123)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 3 updates in the / directory: [cross-env](https://github.com/kentcdodds/cross-env), [lodash](https://github.com/lodash/lodash) and [sass](https://github.com/sass/dart-sass).


Updates `cross-env` from 7.0.2 to 7.0.3
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v7.0.2...v7.0.3)

Updates `lodash` from 4.17.20 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Updates `sass` from 1.26.11 to 1.77.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.26.11...1.77.6)

---
updated-dependencies:
- dependency-name: cross-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: lodash
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 533a03f commit 5122dc1
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 14 deletions.
138 changes: 126 additions & 12 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"axios": "^0.21",
"cross-env": "^7.0",
"laravel-mix": "^5.0.1",
"lodash": "^4.17.13",
"lodash": "^4.17.21",
"resolve-url-loader": "^3.1.0",
"sass": "^1.15.2",
"sass": "^1.77.6",
"sass-loader": "^8.0.0"
}
}

0 comments on commit 5122dc1

Please sign in to comment.