Skip to content

Commit a792cb8

Browse files
build(deps): bump the theoretically-non-breaking group with 12 updates (#4672)
Bumps the theoretically-non-breaking group with 12 updates: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.0` | `1.2.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.12.0` | `9.13.0` | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.0.0` | `20.0.3` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.0` | `28.0.1` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.0` | `12.1.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.7.7` | | [eslint](https://github.com/eslint/eslint) | `9.12.0` | `9.13.0` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.0.0` | `20.0.3` | | [terser](https://github.com/terser/terser) | `5.34.1` | `5.36.0` | | [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.9.0` | `8.10.0` | | [acorn](https://github.com/acornjs/acorn) | `8.12.1` | `8.13.0` | Updates `@eslint/compat` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.0...compat-v1.2.1) Updates `@eslint/js` from 9.12.0 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.13.0/packages/js) Updates `@nx/js` from 20.0.0 to 20.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.0.3/packages/js) Updates `@rollup/plugin-commonjs` from 28.0.0 to 28.0.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.1/packages/commonjs) Updates `@rollup/plugin-typescript` from 12.1.0 to 12.1.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.1/packages/typescript) Updates `@types/node` from 22.7.5 to 22.7.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.12.0 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.12.0...v9.13.0) Updates `nx` from 20.0.0 to 20.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.0.3/packages/nx) Updates `terser` from 5.34.1 to 5.36.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.34.1...v5.36.0) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.7.0...v2.8.0) Updates `typescript-eslint` from 8.9.0 to 8.10.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.10.0/packages/typescript-eslint) Updates `acorn` from 8.12.1 to 8.13.0 - [Commits](acornjs/acorn@8.12.1...8.13.0) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@nx/js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@rollup/plugin-typescript" 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: eslint 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: terser dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: tslib 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: acorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: theoretically-non-breaking ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7802e27 commit a792cb8

File tree

5 files changed

+200
-202
lines changed

5 files changed

+200
-202
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -34,29 +34,29 @@
3434
},
3535
"devDependencies": {
3636
"@commitlint/cli": "^19.5.0",
37-
"@eslint/compat": "^1.2.0",
38-
"@eslint/js": "^9.12.0",
37+
"@eslint/compat": "^1.2.1",
38+
"@eslint/js": "^9.13.0",
3939
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
4040
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",
41-
"@nx/js": "20.0.0",
42-
"@rollup/plugin-commonjs": "^28.0.0",
41+
"@nx/js": "20.0.3",
42+
"@rollup/plugin-commonjs": "^28.0.1",
4343
"@rollup/plugin-inject": "^5.0.5",
4444
"@rollup/plugin-node-resolve": "^15.3.0",
4545
"@rollup/plugin-replace": "^6.0.1",
46-
"@rollup/plugin-typescript": "^12.1.0",
46+
"@rollup/plugin-typescript": "^12.1.1",
4747
"@swc-node/register": "~1.10.9",
4848
"@swc/core": "~1.7.36",
4949
"@swc/helpers": "~0.5.13",
5050
"@types/babel__core": "^7.20.5",
51-
"@types/node": "^22.7.5",
51+
"@types/node": "^22.7.7",
5252
"@vitest/coverage-v8": "^2.1.3",
5353
"@vitest/eslint-plugin": "^1.1.7",
5454
"@vitest/expect": "^2.1.3",
5555
"@vitest/ui": "^2.1.3",
5656
"@vitest/utils": "^2.1.2",
5757
"bytes": "^3.1.2",
5858
"es-module-lexer": "^1.5.4",
59-
"eslint": "^9.12.0",
59+
"eslint": "^9.13.0",
6060
"eslint-config-flat-gitignore": "^0.3.0",
6161
"eslint-plugin-header": "^3.1.1",
6262
"eslint-plugin-import": "^2.31.0",
@@ -68,13 +68,13 @@
6868
"jsdom": "^25.0.1",
6969
"lint-staged": "^15.2.10",
7070
"magic-string": "^0.30.12",
71-
"nx": "20.0.0",
71+
"nx": "20.0.3",
7272
"prettier": "^3.3.3",
7373
"rollup": "^4.24.0",
74-
"terser": "^5.34.1",
75-
"tslib": "^2.7.0",
74+
"terser": "^5.36.0",
75+
"tslib": "^2.8.0",
7676
"typescript": "5.4.5",
77-
"typescript-eslint": "^8.9.0",
77+
"typescript-eslint": "^8.10.0",
7878
"vitest": "^2.1.3"
7979
},
8080
"lint-staged": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@rollup/plugin-replace": "^6.0.1",
17-
"@rollup/plugin-typescript": "^12.1.0",
17+
"@rollup/plugin-typescript": "^12.1.1",
1818
"rollup": "^4.24.0",
1919
"rollup-plugin-livereload": "^2.0.5",
2020
"rollup-plugin-serve": "^3.0.0"

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@lwc/shared": "8.2.0",
4848
"@lwc/template-compiler": "8.2.0",
49-
"acorn": "8.12.1",
49+
"acorn": "8.13.0",
5050
"astring": "^1.9.0",
5151
"estree-toolkit": "^1.7.8",
5252
"immer": "^10.1.1",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@lwc/errors": "8.2.0",
4646
"@lwc/shared": "8.2.0",
47-
"acorn": "~8.12.1",
47+
"acorn": "~8.13.0",
4848
"astring": "~1.9.0",
4949
"he": "~1.2.0"
5050
},

0 commit comments

Comments
 (0)