uikit / uikit-site

🌎 Website and Documentation
https://getuikit.com
367 stars 329 forks source link

Bump the dev-dependencies group with 2 updates #342

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the dev-dependencies group with 2 updates: @sveltejs/kit and marked.

Updates @sveltejs/kit from 1.27.1 to 1.27.2

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.27.2

Patch Changes

  • fix: missing File Node polyfill for Node version 18.11.0+ (#10948)
Changelog

Sourced from @​sveltejs/kit's changelog.

1.27.2

Patch Changes

  • fix: missing File Node polyfill for Node version 18.11.0+ (#10948)
Commits


Updates marked from 9.1.2 to 9.1.3

Release notes

Sourced from marked's releases.

v9.1.3

9.1.3 (2023-10-28)

Bug Fixes

  • fix empty heading breaks paragraph and table (#3050) (a1034e6)
Commits
  • 4d32b30 chore(release): 9.1.3 [skip ci]
  • a1034e6 fix: fix empty heading breaks paragraph and table (#3050)
  • 39cee77 chore: Update marked-man@2.0.0 (#3056)
  • e8ec64f docs: add marked-directive to known extensions (#3058)
  • eef89c4 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 (#...
  • f109ac7 chore(deps-dev): Bump eslint from 8.51.0 to 8.52.0 (#3053)
  • 9372f48 chore(deps-dev): Bump @​typescript-eslint/parser from 6.7.5 to 6.8.0 (#3054)
  • 95b83a7 chore(deps-dev): Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#3055)
  • 1d93e55 docs: add marked-alert to known extensions (#3051)
  • 7403ec0 Chore: Typo fixed in multiple files (#3045)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 year ago

Superseded by #343.