Skip to content

Commit 9b768bc

Browse files
chore(deps-dev): bump the patch-dependencies group with 2 updates (#4718)
Bumps the patch-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@custom-elements-manifest/analyzer](https://github.com/open-wc/custom-elements-manifest/tree/HEAD/packages/analyzer). Updates `@typescript-eslint/eslint-plugin` from 8.39.0 to 8.39.1 - [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.39.1/packages/eslint-plugin) Updates `@custom-elements-manifest/analyzer` from 0.10.4 to 0.10.5 - [Changelog](https://github.com/open-wc/custom-elements-manifest/blob/master/packages/analyzer/CHANGELOG.md) - [Commits](https://github.com/open-wc/custom-elements-manifest/commits/HEAD/packages/analyzer) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@custom-elements-manifest/analyzer" dependency-version: 0.10.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 152c363 commit 9b768bc

File tree

3 files changed

+88
-87
lines changed

3 files changed

+88
-87
lines changed

output/stencil/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"start": "stencil build --watch"
3030
},
3131
"devDependencies": {
32-
"@custom-elements-manifest/analyzer": "0.10.4",
32+
"@custom-elements-manifest/analyzer": "0.10.5",
3333
"@stencil/core": "4.36.2",
3434
"cem-plugin-expanded-types": "1.4.0",
3535
"custom-element-jet-brains-integration": "1.7.0",

package-lock.json

Lines changed: 86 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@builder.io/eslint-plugin-mitosis": "0.0.17",
4949
"@builder.io/mitosis": "0.12.1",
5050
"@builder.io/mitosis-cli": "0.12.1",
51-
"@typescript-eslint/eslint-plugin": "8.39.0",
51+
"@typescript-eslint/eslint-plugin": "8.39.1",
5252
"cpr": "3.0.1",
5353
"cssnano": "7.1.0",
5454
"hygen": "6.2.11",

0 commit comments

Comments
 (0)