Skip to content

Commit e21455f

Browse files
chore(deps): bump @stencil/core from 4.29.3 to 4.30.0
Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.29.3 to 4.30.0. - [Release notes](https://github.com/stenciljs/core/releases) - [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.29.3...v4.30.0) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-version: 4.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80550f3 commit e21455f

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.29.3",
33+
"@stencil/core": "4.30.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
@@ -16,7 +16,7 @@
1616
"watch": "ng build --watch --configuration development"
1717
},
1818
"dependencies": {
19-
"@stencil/core": "4.29.3"
19+
"@stencil/core": "4.30.0"
2020
},
2121
"devDependencies": {
2222
"npm-run-all2": "7.0.2",

0 commit comments

Comments
 (0)