Skip to content

Commit fd68d6f

Browse files
chore(deps): bump @stencil/core from 4.29.0 to 4.29.2 (#4037)
Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.29.0 to 4.29.2. - [Release notes](https://github.com/stenciljs/core/releases) - [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.29.0...v4.29.2) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-version: 4.29.2 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 5b56023 commit fd68d6f

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-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.29.0",
33+
"@stencil/core": "4.29.2",
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: 6 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
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@db-ux/db-theme": "1.0.2",
20-
"@stencil/core": "4.29.0"
20+
"@stencil/core": "4.29.2"
2121
},
2222
"devDependencies": {
2323
"npm-run-all2": "7.0.2",

0 commit comments

Comments
 (0)