Skip to content

Commit dd39ad0

Browse files
chore(deps): bump the minor-and-patch-updates group with 9 updates
Bumps the minor-and-patch-updates group with 9 updates: | Package | From | To | | --- | --- | --- | | [dedent](https://github.com/dmnd/dedent) | `1.5.1` | `1.5.3` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.2.1` | `19.2.2` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.1.0` | `19.2.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.5` | `20.12.7` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `1.4.0` | `1.5.0` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `1.4.0` | `1.5.0` | | [prettier-plugin-glsl](https://github.com/NaridaL/glsl-language-toolkit/tree/HEAD/packages/prettier-plugin-glsl) | `0.1.3` | `0.2.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.4` | `5.4.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.4.0` | `1.5.0` | Updates `dedent` from 1.5.1 to 1.5.3 - [Release notes](https://github.com/dmnd/dedent/releases) - [Changelog](https://github.com/dmnd/dedent/blob/main/CHANGELOG.md) - [Commits](dmnd/dedent@v1.5.1...v1.5.3) Updates `@commitlint/cli` from 19.2.1 to 19.2.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.1.0 to 19.2.2 - [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.2.2/@commitlint/config-conventional) Updates `@types/node` from 20.12.5 to 20.12.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-istanbul` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/coverage-istanbul) Updates `@vitest/ui` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/ui) Updates `prettier-plugin-glsl` from 0.1.3 to 0.2.0 - [Commits](https://github.com/NaridaL/glsl-language-toolkit/commits/prettier-plugin-glsl-v0.2.0/packages/prettier-plugin-glsl) Updates `typescript` from 5.4.4 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.4...v5.4.5) Updates `vitest` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/vitest) --- updated-dependencies: - dependency-name: dedent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: prettier-plugin-glsl dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d663923 commit dd39ad0

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"lint-staged": "^15.2.2",
109109
"npm-check-updates": "^16.14.15",
110110
"prettier": "^3.2.4",
111-
"prettier-plugin-glsl": "^0.1.3",
111+
"prettier-plugin-glsl": "^0.2.0",
112112
"prettier-plugin-ini": "^1.1.0",
113113
"prettier-plugin-java": "^2.5.0",
114114
"prettier-plugin-latex": "^2.0.1",

0 commit comments

Comments
 (0)