Skip to content

Commit 546a109

Browse files
chore(deps): bump @stencil/core from 4.25.0 to 4.25.1 (#3733)
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.25.0 to 4.25.1. - [Release notes](https://github.com/ionic-team/stencil/releases) - [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.25.0...v4.25.1) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c35640 commit 546a109

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
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@custom-elements-manifest/analyzer": "^0.10.4",
34-
"@stencil/core": "4.25.0",
34+
"@stencil/core": "4.25.1",
3535
"cem-plugin-expanded-types": "^1.4.0",
3636
"custom-element-jet-brains-integration": "^1.7.0",
3737
"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": "0.2.0",
27-
"@stencil/core": "4.25.0",
27+
"@stencil/core": "4.25.1",
2828
"rxjs": "~7.8.1",
2929
"tslib": "^2.8.1",
3030
"zone.js": "~0.14.10"

0 commit comments

Comments
 (0)