Skip to content

Commit

Permalink
Bump the minor-patch group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [date-fns](https://github.com/date-fns/date-fns) | `4.0.0` | `4.1.0` |
| [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.79.3` |
| [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.5` | `1.0.6` |
| [babel-loader](https://github.com/babel/babel-loader) | `9.1.3` | `9.2.1` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001660` | `1.0.30001663` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.23` | `1.5.27` |
| [terser](https://github.com/terser/terser) | `5.32.0` | `5.33.0` |


Updates `date-fns` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v4.0.0...v4.1.0)

Updates `sass` from 1.78.0 to 1.79.3
- [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.78.0...1.79.3)

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

Updates `babel-loader` from 9.1.3 to 9.2.1
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v9.1.3...v9.2.1)

Updates `caniuse-lite` from 1.0.30001660 to 1.0.30001663
- [Commits](browserslist/caniuse-lite@1.0.30001660...1.0.30001663)

Updates `electron-to-chromium` from 1.5.23 to 1.5.27
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.23...v1.5.27)

Updates `terser` from 5.32.0 to 5.33.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.32.0...v5.33.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/estree"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: babel-loader
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: terser
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alcohol committed Sep 23, 2024
1 parent 5302a6a commit 24f0652
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 26 deletions.
76 changes: 52 additions & 24 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 @@ -4,13 +4,13 @@
"@babel/preset-env": "^7.25.4",
"@symfony/webpack-encore": "^4.7.0",
"bootstrap": "^5.3.3",
"date-fns": "^4.0.0",
"date-fns": "^4.1.0",
"eslint-webpack-plugin": "^4.2.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"purgecss-webpack-plugin": "^5.0.0",
"sass": "^1.78.0",
"sass": "^1.79.3",
"sass-loader": "^14.2.1",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
Expand Down

0 comments on commit 24f0652

Please sign in to comment.