Skip to content

Commit a41f14d

Browse files
chore(deps): bump @stencil/core from 4.33.1 to 4.35.0
Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.33.1 to 4.35.0. - [Release notes](https://github.com/stenciljs/core/releases) - [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.33.1...v4.35.0) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-version: 4.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 936b313 commit a41f14d

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.33.1",
33+
"@stencil/core": "4.35.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.33.1"
19+
"@stencil/core": "4.35.0"
2020
},
2121
"devDependencies": {
2222
"npm-run-all2": "8.0.4",

0 commit comments

Comments
 (0)