Skip to content

Commit 530de01

Browse files
chore(deps): bump the non-major group with 9 updates (#1170)
Bumps the non-major group with 9 updates: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.3.0` | `20.3.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.3.0` | `20.3.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.51.0` | `8.52.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.51.0` | `8.52.0` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.6.0` | `10.6.1` | | [sass](https://github.com/sass/dart-sass) | `1.97.1` | `1.97.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.0` | `7.3.1` | | [style-dictionary](https://github.com/style-dictionary/style-dictionary) | `5.1.1` | `5.1.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.0.6` | Updates `@commitlint/cli` from 20.3.0 to 20.3.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.3.0 to 20.3.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.1/@commitlint/config-conventional) Updates `@typescript-eslint/eslint-plugin` from 8.51.0 to 8.52.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.51.0 to 8.52.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/parser) Updates `postcss-preset-env` from 10.6.0 to 10.6.1 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) Updates `sass` from 1.97.1 to 1.97.2 - [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.97.1...1.97.2) Updates `vite` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) Updates `style-dictionary` from 5.1.1 to 5.1.3 - [Release notes](https://github.com/style-dictionary/style-dictionary/releases) - [Changelog](https://github.com/style-dictionary/style-dictionary/blob/main/CHANGELOG.md) - [Commits](style-dictionary/style-dictionary@v5.1.1...v5.1.3) Updates `@types/node` from 25.0.3 to 25.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: "@commitlint/config-conventional" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: "@typescript-eslint/parser" dependency-version: 8.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: postcss-preset-env dependency-version: 10.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: sass dependency-version: 1.97.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: style-dictionary dependency-version: 5.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: "@types/node" dependency-version: 25.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce50607 commit 530de01

File tree

5 files changed

+219
-208
lines changed

5 files changed

+219
-208
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@babel/preset-env": "^7.28.3",
6565
"@changesets/changelog-github": "^0.5.2",
6666
"@changesets/cli": "^2.29.8",
67-
"@commitlint/cli": "^20.3.0",
68-
"@commitlint/config-conventional": "^20.3.0",
67+
"@commitlint/cli": "^20.3.1",
68+
"@commitlint/config-conventional": "^20.3.1",
6969
"@emotion/babel-plugin": "^11.13.5",
7070
"@size-limit/preset-small-lib": "^12.0.0",
7171
"@storybook/addon-a11y": "^10.1.11",
@@ -76,8 +76,8 @@
7676
"@storybook/web-components": "^10.1.11",
7777
"@storybook/web-components-vite": "^10.1.11",
7878
"@types/uuid": "^11.0.0",
79-
"@typescript-eslint/eslint-plugin": "^8.51.0",
80-
"@typescript-eslint/parser": "^8.51.0",
79+
"@typescript-eslint/eslint-plugin": "^8.52.0",
80+
"@typescript-eslint/parser": "^8.52.0",
8181
"@vitejs/plugin-react": "^4.7.0",
8282
"all-contributors-cli": "^6.26.1",
8383
"concurrently": "^9.2.1",
@@ -100,20 +100,20 @@
100100
"postcss": "^8.5.6",
101101
"postcss-import": "^16.1.1",
102102
"postcss-media-minmax": "^5.0.0",
103-
"postcss-preset-env": "^10.6.0",
103+
"postcss-preset-env": "^10.6.1",
104104
"prettier": "^3.7.4",
105105
"pretty-quick": "^4.2.2",
106106
"react": "^18.3.1",
107107
"react-dom": "^18.3.1",
108-
"sass": "^1.97.1",
108+
"sass": "^1.97.2",
109109
"size-limit": "^12.0.0",
110110
"storybook": "^10.1.11",
111111
"stylelint": "^16.26.1",
112112
"stylelint-config-standard-scss": "^16.0.0",
113113
"stylelint-scss": "^6.14.0",
114114
"svglint": "^4.1.2",
115115
"typescript": "^5.9.3",
116-
"vite": "^7.3.0"
116+
"vite": "^7.3.1"
117117
},
118118
"workspaces": {
119119
"packages": [

packages/pharos-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@types/jest": "^30.0.0",
19-
"@types/node": "^25.0.3",
19+
"@types/node": "^25.0.6",
2020
"jest": "^30.2.0",
2121
"ts-jest": "^29.4.6",
2222
"ts-morph": "^27.0.2",

packages/pharos-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react": "^18.3.1",
2626
"react-dom": "^18.3.1",
2727
"react-helmet": "^6.1.0",
28-
"sass": "^1.97.1"
28+
"sass": "^1.97.2"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "^7.28.4",

packages/pharos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"rimraf": "^6.1.0",
8888
"sassdoc": "^2.7.4",
8989
"sinon": "^21.0.1",
90-
"style-dictionary": "^5.1.1",
90+
"style-dictionary": "^5.1.3",
9191
"ts-lit-plugin": "^2.0.2",
9292
"typescript": "^5.9.3"
9393
},

0 commit comments

Comments
 (0)