Skip to content

Commit a0c5172

Browse files
chore(deps-dev): bump the minor-patch group with 3 updates
Bumps the minor-patch group with 3 updates: @localstack/appinspector-ui, [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [zod](https://github.com/colinhacks/zod). Updates `@localstack/appinspector-ui` from 1.0.123 to 1.0.124 Updates `typescript-eslint` from 8.59.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/typescript-eslint) Updates `zod` from 4.4.2 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: "@localstack/appinspector-ui" dependency-version: 1.0.124 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c9cab8 commit a0c5172

2 files changed

Lines changed: 73 additions & 73 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"@biomejs/biome": "^2.4.14",
149149
"@eslint/compat": "^2.0.5",
150150
"@eslint/js": "^9.39.4",
151-
"@localstack/appinspector-ui": "^1.0.123",
151+
"@localstack/appinspector-ui": "^1.0.124",
152152
"@localstack/integrations": "^1.2.2",
153153
"@types/fs-extra": "^11.0.4",
154154
"@types/mocha": "^10.0.10",
@@ -173,9 +173,9 @@
173173
"react-dom": "^17.0.2",
174174
"react-router-dom": "^6.30.1",
175175
"typescript": "^5.9.3",
176-
"typescript-eslint": "^8.59.1",
176+
"typescript-eslint": "^8.59.2",
177177
"uuid": "^14.0.0",
178178
"vite": "^7.2.1",
179-
"zod": "^4.4.2"
179+
"zod": "^4.4.3"
180180
}
181181
}

0 commit comments

Comments
 (0)