Skip to content

Commit

Permalink
build(deps): bump the theoretically-non-breaking group across 1 direc…
Browse files Browse the repository at this point in the history
…tory with 7 updates (#4492)

Bumps the theoretically-non-breaking group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https:/eslint/eslint/tree/HEAD/packages/js) | `9.9.0` | `9.9.1` |
| [@swc/core](https:/swc-project/swc) | `1.7.14` | `1.7.18` |
| [@types/node](https:/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.4.1` | `22.5.0` |
| [eslint](https:/eslint/eslint) | `9.9.0` | `9.9.1` |
| [rollup](https:/rollup/rollup) | `4.21.0` | `4.21.1` |
| [tslib](https:/Microsoft/tslib) | `2.6.3` | `2.7.0` |
| [astring](https:/davidbonnet/astring) | `1.8.6` | `1.9.0` |



Updates `@eslint/js` from 9.9.0 to 9.9.1
- [Release notes](https:/eslint/eslint/releases)
- [Changelog](https:/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https:/eslint/eslint/commits/v9.9.1/packages/js)

Updates `@swc/core` from 1.7.14 to 1.7.18
- [Release notes](https:/swc-project/swc/releases)
- [Changelog](https:/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.7.14...v1.7.18)

Updates `@types/node` from 22.4.1 to 22.5.0
- [Release notes](https:/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https:/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.9.0 to 9.9.1
- [Release notes](https:/eslint/eslint/releases)
- [Changelog](https:/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.0...v9.9.1)

Updates `rollup` from 4.21.0 to 4.21.1
- [Release notes](https:/rollup/rollup/releases)
- [Changelog](https:/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.0...v4.21.1)

Updates `tslib` from 2.6.3 to 2.7.0
- [Release notes](https:/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.3...v2.7.0)

Updates `astring` from 1.8.6 to 1.9.0
- [Release notes](https:/davidbonnet/astring/releases)
- [Changelog](https:/davidbonnet/astring/blob/main/CHANGELOG.md)
- [Commits](davidbonnet/astring@v1.8.6...v1.9.0)

---
updated-dependencies:
- dependency-name: "@eslint/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-minor
  dependency-group: theoretically-non-breaking
- dependency-name: eslint
  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-patch
  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: astring
  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>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent d388915 commit 3f3a891
Show file tree
Hide file tree
Showing 6 changed files with 184 additions and 191 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.9.1",
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",
"@nx/js": "19.6.2",
Expand All @@ -44,17 +44,17 @@
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.7.14",
"@swc/core": "~1.7.18",
"@swc/helpers": "~0.5.11",
"@types/babel__core": "^7.20.5",
"@types/node": "^22.4.1",
"@types/node": "^22.5.0",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/expect": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@vitest/utils": "^2.0.5",
"bytes": "^3.1.2",
"es-module-lexer": "^1.5.4",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-flat-gitignore": "^0.1.8",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -68,9 +68,9 @@
"magic-string": "^0.30.11",
"nx": "19.6.2",
"prettier": "^3.3.3",
"rollup": "^4.21.0",
"rollup": "^4.21.1",
"terser": "^5.31.6",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"typescript": "5.5.4",
"typescript-eslint": "^7.17.0",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/integration-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.21.0",
"rollup": "^4.21.1",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-serve": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/ssr-compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@lwc/shared": "7.2.2",
"@lwc/template-compiler": "7.2.2",
"acorn": "8.12.1",
"astring": "^1.8.6",
"astring": "^1.9.0",
"estree-toolkit": "^1.7.7",
"immer": "^10.1.1",
"meriyah": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/template-compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@lwc/errors": "7.2.2",
"@lwc/shared": "7.2.2",
"acorn": "~8.12.1",
"astring": "~1.8.6",
"astring": "~1.9.0",
"he": "~1.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@lwc/rollup-plugin": "7.2.2",
"@rollup/plugin-replace": "^5.0.7",
"lwc": "7.2.2",
"rollup": "^4.21.0",
"rollup": "^4.21.1",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-serve": "^3.0.0"
},
Expand Down
Loading

0 comments on commit 3f3a891

Please sign in to comment.