Skip to content

Commit f999ede

Browse files
Bump @stencil/core from 4.35.1 to 4.35.3 (#238)
* Bump @stencil/core from 4.35.1 to 4.35.3 Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.35.1 to 4.35.3. - [Release notes](https://github.com/stenciljs/core/releases) - [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.35.1...v4.35.3) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-version: 4.35.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: baseplate-admin <61817579+baseplate-admin@users.noreply.github.com>
1 parent da38fb4 commit f999ede

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"generate": "stencil generate"
2121
},
2222
"devDependencies": {
23-
"@stencil/core": "^4.35.1",
23+
"@stencil/core": "^4.35.3",
2424
"@stencil/sass": "^3.2.1",
2525
"@types/jest": "^29.5.14",
2626
"@types/node": "^24.0.8",
2727
"jest": "^29.7.0",
28-
"jest-cli": "^30.0.3",
28+
"jest-cli": "^29.7.0",
2929
"puppeteer": "^24.11.1",
3030
"sass": "^1.89.2",
3131
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)