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 |
| --- | --- | --- |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.0` |
| [sass](https://github.com/sass/dart-sass) | `1.77.2` | `1.77.4` |
| [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.19.1` | `4.19.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.12` | `20.14.0` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001623` | `1.0.30001627` |
| [chrome-trace-event](https://github.com/samccone/chrome-trace-event) | `1.0.3` | `1.0.4` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.4.783` | `1.4.788` |
| [yaml](https://github.com/eemeli/yaml) | `2.4.2` | `2.4.3` |


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

Updates `sass` from 1.77.2 to 1.77.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.77.2...1.77.4)

Updates `@types/express-serve-static-core` from 4.19.1 to 4.19.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)

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

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

Updates `chrome-trace-event` from 1.0.3 to 1.0.4
- [Changelog](https://github.com/samccone/chrome-trace-event/blob/master/CHANGES.md)
- [Commits](https://github.com/samccone/chrome-trace-event/commits)

Updates `electron-to-chromium` from 1.4.783 to 1.4.788
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.4.783...v1.4.788)

Updates `yaml` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.2...v2.4.3)

---
updated-dependencies:
- dependency-name: prettier
  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: "@types/express-serve-static-core"
  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-minor
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: chrome-trace-event
  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: yaml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alcohol committed Jun 3, 2024
1 parent 1232f15 commit b9fa13f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 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,9 +8,9 @@
"eslint-webpack-plugin": "^4.2.0",
"husky": "^8.0.3",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"purgecss-webpack-plugin": "^5.0.0",
"sass": "^1.77.2",
"sass": "^1.77.4",
"sass-loader": "^14.2.1",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
Expand Down

0 comments on commit b9fa13f

Please sign in to comment.