Skip to content

Commit f17fc0d

Browse files
chore(deps-dev): bump the minor-and-patch-updates group with 7 updates
Bumps the minor-and-patch-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.6.2` | `1.6.3` | | [@prettier/plugin-xml](https://github.com/prettier/plugin-xml) | `3.3.1` | `3.4.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.30` | `20.12.2` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `16.14.17` | `16.14.18` | | [prettier-plugin-sql-cst](https://github.com/nene/prettier-plugin-sql-cst) | `0.11.4` | `0.11.5` | | [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.11.0` | `2.11.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.6` | `5.2.7` | Updates `@biomejs/biome` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.6.3/packages/@biomejs/biome) Updates `@prettier/plugin-xml` from 3.3.1 to 3.4.1 - [Changelog](https://github.com/prettier/plugin-xml/blob/v3.4.1/CHANGELOG.md) - [Commits](prettier/plugin-xml@v3.3.1...v3.4.1) Updates `@types/node` from 20.11.30 to 20.12.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `npm-check-updates` from 16.14.17 to 16.14.18 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v16.14.17...v16.14.18) Updates `prettier-plugin-sql-cst` from 0.11.4 to 0.11.5 - [Release notes](https://github.com/nene/prettier-plugin-sql-cst/releases) - [Commits](nene/prettier-plugin-sql-cst@v0.11.4...v0.11.5) Updates `simple-git-hooks` from 2.11.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.11.0...2.11.1) Updates `vite` from 5.2.6 to 5.2.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.7/packages/vite) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@prettier/plugin-xml" 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-minor dependency-group: minor-and-patch-updates - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: prettier-plugin-sql-cst dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: simple-git-hooks dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b4bf7f commit f17fc0d

File tree

2 files changed

+67
-60
lines changed

2 files changed

+67
-60
lines changed

package-lock.json

Lines changed: 66 additions & 59 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
@@ -87,7 +87,7 @@
8787
"bump-biome:nightly": "npm i -DE @biomejs/biome@nightly"
8888
},
8989
"devDependencies": {
90-
"@biomejs/biome": "1.6.2",
90+
"@biomejs/biome": "1.6.3",
9191
"@changesets/cli": "^2.27.1",
9292
"@commitlint/cli": "^19.0.3",
9393
"@commitlint/config-conventional": "^19.0.3",

0 commit comments

Comments
 (0)