Skip to content

Commit 4478567

Browse files
chore(deps-dev): bump the minor-patch group with 2 updates
Bumps the minor-patch group with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [zod](https://github.com/colinhacks/zod). Updates `@biomejs/biome` from 2.4.13 to 2.4.14 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.14/packages/@biomejs/biome) Updates `zod` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: zod dependency-version: 4.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a10e0f9 commit 4478567

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"test": "vscode-test"
146146
},
147147
"devDependencies": {
148-
"@biomejs/biome": "^2.4.13",
148+
"@biomejs/biome": "^2.4.14",
149149
"@eslint/compat": "^2.0.5",
150150
"@eslint/js": "^9.39.4",
151151
"@localstack/appinspector-ui": "^1.0.123",
@@ -176,6 +176,6 @@
176176
"typescript-eslint": "^8.59.1",
177177
"uuid": "^14.0.0",
178178
"vite": "^7.2.1",
179-
"zod": "^4.4.1"
179+
"zod": "^4.4.2"
180180
}
181181
}

0 commit comments

Comments
 (0)