Skip to content

Commit adb91b6

Browse files
build(deps-dev): bump the theoretically-non-breaking group with 5 updates (#5673)
Bumps the theoretically-non-breaking group with 5 updates: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.3.0` | `20.3.1` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.5` | `1.6.6` | | [rollup](https://github.com/rollup/rollup) | `4.54.0` | `4.55.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.51.0` | `8.52.0` | | [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.13` | `5.1.14` | 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 `@vitest/eslint-plugin` from 1.6.5 to 1.6.6 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.5...v1.6.6) Updates `rollup` from 4.54.0 to 4.55.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.54.0...v4.55.1) Updates `typescript-eslint` 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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/typescript-eslint) Updates `@types/jasmine` from 5.1.13 to 5.1.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: rollup dependency-version: 4.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: typescript-eslint dependency-version: 8.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@types/jasmine" dependency-version: 5.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9e5cf2 commit adb91b6

File tree

5 files changed

+287
-329
lines changed

5 files changed

+287
-329
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"release:publish:canary": "nx release publish --registry https://registry.npmjs.org --tag canary"
3636
},
3737
"devDependencies": {
38-
"@commitlint/cli": "^20.3.0",
38+
"@commitlint/cli": "^20.3.1",
3939
"@eslint/js": "9.39.2",
4040
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
4141
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",
@@ -51,7 +51,7 @@
5151
"@types/babel__core": "^7.20.5",
5252
"@types/node": "^22.19.1",
5353
"@vitest/coverage-v8": "4.0.16",
54-
"@vitest/eslint-plugin": "1.6.5",
54+
"@vitest/eslint-plugin": "1.6.6",
5555
"@vitest/spy": "4.0.16",
5656
"@vitest/ui": "4.0.16",
5757
"bytes": "^3.1.2",
@@ -69,11 +69,11 @@
6969
"magic-string": "^0.30.21",
7070
"nx": "22.3.3",
7171
"prettier": "^3.7.2",
72-
"rollup": "^4.54.0",
72+
"rollup": "^4.55.1",
7373
"terser": "^5.44.1",
7474
"tslib": "^2.8.1",
7575
"typescript": "5.8.2",
76-
"typescript-eslint": "8.51.0",
76+
"typescript-eslint": "8.52.0",
7777
"vitest": "4.0.16"
7878
},
7979
"lint-staged": {

packages/@lwc/integration-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@rollup/plugin-replace": "^6.0.3",
1717
"@rollup/plugin-typescript": "^12.3.0",
18-
"rollup": "^4.54.0",
18+
"rollup": "^4.55.1",
1919
"rollup-plugin-livereload": "^2.0.5",
2020
"rollup-plugin-serve": "^3.0.0"
2121
}

packages/@lwc/integration-wtr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@lwc/rollup-plugin": "8.28.0",
1717
"@lwc/synthetic-shadow": "8.28.0",
1818
"@types/chai": "^5.2.3",
19-
"@types/jasmine": "^5.1.13",
19+
"@types/jasmine": "^5.1.14",
2020
"@vitest/expect": "^4.0.16",
2121
"@vitest/spy": "^4.0.16",
2222
"@web/dev-server-import-maps": "^0.2.1",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@rollup/plugin-typescript": "^12.3.0",
1515
"cross-env": "^10.1.0",
1616
"lwc": "8.28.0",
17-
"rollup": "^4.54.0",
17+
"rollup": "^4.55.1",
1818
"rollup-plugin-livereload": "^2.0.5",
1919
"rollup-plugin-serve": "^3.0.0",
2020
"tslib": "^2.8.1"

0 commit comments

Comments
 (0)