Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.1` |
| [sass](https://github.com/sass/dart-sass) | `1.83.1` | `1.83.4` |
| [@babel/plugin-transform-nullish-coalescing-operator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-nullish-coalescing-operator) | `7.26.5` | `7.26.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.7` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001692` | `1.0.30001695` |
| [consola](https://github.com/unjs/consola) | `3.3.3` | `3.4.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.80` | `1.5.83` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` |


Updates `lint-staged` from 15.3.0 to 15.4.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.3.0...v15.4.1)

Updates `sass` from 1.83.1 to 1.83.4
- [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.83.1...1.83.4)

Updates `@babel/plugin-transform-nullish-coalescing-operator` from 7.26.5 to 7.26.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.6/packages/babel-plugin-transform-nullish-coalescing-operator)

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

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

Updates `consola` from 3.3.3 to 3.4.0
- [Release notes](https://github.com/unjs/consola/releases)
- [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md)
- [Commits](unjs/consola@v3.3.3...v3.4.0)

Updates `electron-to-chromium` from 1.5.80 to 1.5.83
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.80...v1.5.83)

Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.1)

---
updated-dependencies:
- dependency-name: lint-staged
  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-patch
  dependency-group: minor-patch
- dependency-name: "@babel/plugin-transform-nullish-coalescing-operator"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: consola
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss
  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 Jan 20, 2025
1 parent 52d3393 commit 51ced95
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 30 deletions.
55 changes: 27 additions & 28 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 @@ -8,10 +8,10 @@
"eslint-webpack-plugin": "^4.2.0",
"glob": "^11.0.1",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"prettier": "^3.4.2",
"purgecss-webpack-plugin": "^7.0.2",
"sass": "^1.83.1",
"sass": "^1.83.4",
"sass-loader": "^16.0.4",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4"
Expand Down

0 comments on commit 51ced95

Please sign in to comment.