Skip to content

Commit cdf7b48

Browse files
build(deps): bump the theoretically-non-breaking group with 8 updates (#5146)
Bumps the theoretically-non-breaking group with 8 updates: | Package | From | To | | --- | --- | --- | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.3.1` | `20.3.2` | | [@swc/core](https://github.com/swc-project/swc) | `1.10.7` | `1.10.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.1` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.3.1` | `20.3.2` | | [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.31.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.1` | `8.20.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | Updates `@nx/js` from 20.3.1 to 20.3.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.3.2/packages/js) Updates `@swc/core` from 1.10.7 to 1.10.8 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.10.7...v1.10.8) 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 `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 `nx` from 20.3.1 to 20.3.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.3.2/packages/nx) Updates `rollup` from 4.30.1 to 4.31.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.30.1...v4.31.0) 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 `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: "@nx/js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-minor 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 095a777 commit cdf7b48

File tree

5 files changed

+343
-343
lines changed

5 files changed

+343
-343
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@
3737
"@eslint/js": "9.18.0",
3838
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
3939
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",
40-
"@nx/js": "20.3.1",
40+
"@nx/js": "20.3.2",
4141
"@rollup/plugin-commonjs": "^28.0.2",
4242
"@rollup/plugin-inject": "^5.0.5",
4343
"@rollup/plugin-node-resolve": "^16.0.0",
4444
"@rollup/plugin-replace": "^6.0.2",
4545
"@rollup/plugin-typescript": "^12.1.2",
4646
"@swc-node/register": "~1.10.9",
47-
"@swc/core": "~1.10.7",
47+
"@swc/core": "~1.10.8",
4848
"@swc/helpers": "~0.5.15",
4949
"@types/babel__core": "^7.20.5",
50-
"@types/node": "^22.10.5",
50+
"@types/node": "^22.10.7",
5151
"@vitest/coverage-v8": "^2.1.8",
5252
"@vitest/eslint-plugin": "^1.1.25",
5353
"@vitest/ui": "^2.1.8",
@@ -62,15 +62,15 @@
6262
"husky": "^9.1.7",
6363
"isbinaryfile": "^5.0.4",
6464
"jsdom": "^26.0.0",
65-
"lint-staged": "^15.3.0",
65+
"lint-staged": "^15.4.1",
6666
"magic-string": "^0.30.17",
67-
"nx": "20.3.1",
67+
"nx": "20.3.2",
6868
"prettier": "^3.4.2",
69-
"rollup": "^4.30.1",
69+
"rollup": "^4.31.0",
7070
"terser": "^5.37.0",
7171
"tslib": "^2.8.1",
7272
"typescript": "5.4.5",
73-
"typescript-eslint": "8.19.1",
73+
"typescript-eslint": "8.20.0",
7474
"vitest": "^2.1.8"
7575
},
7676
"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.2",
1717
"@rollup/plugin-typescript": "^12.1.2",
18-
"rollup": "^4.30.1",
18+
"rollup": "^4.31.0",
1919
"rollup-plugin-livereload": "^2.0.5",
2020
"rollup-plugin-serve": "^3.0.0"
2121
}

packages/@lwc/style-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"@lwc/shared": "8.12.4",
50-
"postcss": "~8.4.49",
50+
"postcss": "~8.5.1",
5151
"postcss-selector-parser": "~7.0.0",
5252
"postcss-value-parser": "~4.2.0"
5353
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@lwc/rollup-plugin": "8.12.4",
1313
"@rollup/plugin-replace": "^6.0.2",
1414
"lwc": "8.12.4",
15-
"rollup": "^4.30.1",
15+
"rollup": "^4.31.0",
1616
"rollup-plugin-livereload": "^2.0.5",
1717
"rollup-plugin-serve": "^3.0.0"
1818
},

0 commit comments

Comments
 (0)