Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump the dev-dependencies group across 1 directory w…
…ith 13 updates Bumps the dev-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.27.12` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.4.3` | `19.6.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `8.56.0` | `9.19.0` | | [@graphql-eslint/eslint-plugin](https://github.com/dimaMachina/graphql-eslint) | `3.20.1` | `4.3.0` | | [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) | `0.24.1` | `0.34.0` | | [@prettier/plugin-pug](https://github.com/prettier/plugin-pug) | `3.0.0` | `3.2.0` | | [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) | `18.4.3` | `19.6.1` | | [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.10.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.0` | `15.4.3` | | [prettier-plugin-pkg](https://github.com/un-ts/prettier) | `0.18.0` | `0.18.1` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.1.2` | `3.3.3` | | [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.9.0` | `2.11.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.19` | `5.19.6` | Updates `@changesets/cli` from 2.27.1 to 2.27.12 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `@commitlint/config-conventional` from 18.4.3 to 19.6.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/config-conventional) Updates `@eslint/js` from 8.56.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js) Updates `@graphql-eslint/eslint-plugin` from 3.20.1 to 4.3.0 - [Release notes](https://github.com/dimaMachina/graphql-eslint/releases) - [Commits](https://github.com/dimaMachina/graphql-eslint/compare/@graphql-eslint/[email protected]...@graphql-eslint/[email protected]) Updates `@html-eslint/parser` from 0.24.1 to 0.34.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.24.1...v0.34.0) Updates `@prettier/plugin-pug` from 3.0.0 to 3.2.0 - [Release notes](https://github.com/prettier/plugin-pug/releases) - [Changelog](https://github.com/prettier/plugin-pug/blob/main/CHANGELOG.md) - [Commits](prettier/plugin-pug@3.0.0...3.2.0) Updates `commitlint` from 18.4.3 to 19.6.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@alias/commitlint) Updates `graphql` from 16.8.1 to 16.10.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.1...v16.10.0) Updates `lint-staged` from 15.2.0 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.0...v15.4.3) Updates `prettier-plugin-pkg` from 0.18.0 to 0.18.1 - [Release notes](https://github.com/un-ts/prettier/releases) - [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/un-ts/prettier/compare/[email protected]@0.18.1) Updates `prettier-plugin-svelte` from 3.1.2 to 3.3.3 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits) Updates `simple-git-hooks` from 2.9.0 to 2.11.1 - [Release notes](https://github.com/toplenboren/simple-git-hooks/releases) - [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md) - [Commits](toplenboren/simple-git-hooks@2.9.0...2.11.1) Updates `svelte` from 4.2.19 to 5.19.6 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@graphql-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@html-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@prettier/plugin-pug" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: commitlint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: graphql dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier-plugin-pkg dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: simple-git-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information