Skip to content

Commit

Permalink
chore(deps-dev): bump the minor group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the minor group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.6` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.2.0` | `14.3.0` |
| [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.3.1` | `0.3.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.1` | `8.20.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.13.0` | `16.13.2` |
| [sass-embedded](https://github.com/sass/embedded-host-node) | `1.81.0` | `1.83.4` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` |


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

Updates `@vue/eslint-config-typescript` from 14.2.0 to 14.3.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v14.2.0...v14.3.0)

Updates `publint` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/publint/publint/releases)
- [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md)
- [Commits](https://github.com/publint/publint/commits/[email protected]/packages/publint)

Updates `typescript-eslint` from 8.19.1 to 8.20.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/typescript-eslint)

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

Updates `sass-embedded` from 1.81.0 to 1.83.4
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.81.0...1.83.4)

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: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: publint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: sass-embedded
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent b01a711 commit bf4e26a
Show file tree
Hide file tree
Showing 3 changed files with 326 additions and 331 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@sit-onyx/storybook-utils": "workspace:^",
"@sit-onyx/vitepress-theme": "workspace:^",
"chart.js": "catalog:",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"sass-embedded": "catalog:",
"sit-onyx": "workspace:^",
"vite": "catalog:",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"@tsconfig/node22": "^22.0.0",
"@types/eslint": "^9.6.1",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/eslint-plugin": "^1.1.25",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.2.0",
"@vue/eslint-config-typescript": "^14.3.0",
"@vue/tsconfig": "~0.7.0",
"eslint": "^9.18.0",
"eslint-plugin-compat": "^6.0.2",
Expand All @@ -52,14 +52,14 @@
"lint-staged": "^15.3.0",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"publint": "^0.3.1",
"publint": "^0.3.2",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"storybook": "8.5.0-beta.8",
"turbo": "^2.3.3",
"typescript": "catalog:",
"typescript-eslint": "^8.19.1",
"stylelint": "^16.13.0",
"typescript-eslint": "^8.20.0",
"stylelint": "^16.13.2",
"stylelint-no-unsupported-browser-features": "^8.0.2",
"vite": "catalog:",
"vitest": "^2.1.8",
Expand Down
Loading

0 comments on commit bf4e26a

Please sign in to comment.