Skip to content

Commit 793458e

Browse files
chore(deps): bump @stencil/core from 4.28.2 to 4.29.0 (#4014)
Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.28.2 to 4.29.0. - [Release notes](https://github.com/stenciljs/core/releases) - [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.28.2...v4.29.0) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-version: 4.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbb0375 commit 793458e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

output/stencil/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@custom-elements-manifest/analyzer": "^0.10.4",
33-
"@stencil/core": "4.28.2",
33+
"@stencil/core": "4.29.0",
3434
"cem-plugin-expanded-types": "^1.4.0",
3535
"custom-element-jet-brains-integration": "^1.7.0",
3636
"custom-element-vs-code-integration": "^1.5.0",

package-lock.json

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

showcases/stencil-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@angular/platform-browser-dynamic": "17.3.12",
2525
"@angular/router": "17.3.12",
2626
"@db-ux/db-theme": "1.0.2",
27-
"@stencil/core": "4.28.2",
27+
"@stencil/core": "4.29.0",
2828
"rxjs": "~7.8.2",
2929
"tslib": "^2.8.1",
3030
"zone.js": "~0.14.10"

0 commit comments

Comments
 (0)