Skip to content

Commit

Permalink
build(deps): bump the production-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 2 updates: [@stencil/core](https://github.com/ionic-team/stencil) and [dompurify](https://github.com/cure53/DOMPurify).


Updates `@stencil/core` from 4.17.2 to 4.18.0
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](ionic-team/stencil@v4.17.2...v4.18.0)

Updates `dompurify` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed May 13, 2024
1 parent 862e5a7 commit 37ce2b3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"watch:styles:components": "chokidar src/liquid/components/**/*.css -i 'src/liquid/components/**/*.shadow.css' -c 'pnpm run build:styles:docs:components'"
},
"dependencies": {
"@stencil/core": "~4.17.2",
"@stencil/core": "~4.18.0",
"dompurify": "^3.0.1",
"js-cookie": "^3.0.1",
"tether": "^2.0.0"
Expand Down
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 37ce2b3

Please sign in to comment.