Skip to content

Commit 9dad1b9

Browse files
chore(deps-dev): bump the development-dependencies group with 3 updates
Bumps the development-dependencies group with 3 updates: [husky](https://github.com/typicode/husky), [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) and [tsdown](https://github.com/rolldown/tsdown). Updates `husky` from 9.0.11 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.7) Updates `@types/wicg-file-system-access` from 2023.10.5 to 2023.10.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wicg-file-system-access) Updates `tsdown` from 0.21.8 to 0.21.9 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.8...v0.21.9) --- updated-dependencies: - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/wicg-file-system-access" dependency-version: 2023.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tsdown dependency-version: 0.21.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f6dedb commit 9dad1b9

4 files changed

Lines changed: 337 additions & 27 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/react": "18.3.28",
4545
"@types/react-dom": "18.3.7",
4646
"@types/uuid": "10.0.0",
47-
"@types/wicg-file-system-access": "2023.10.5",
47+
"@types/wicg-file-system-access": "2023.10.7",
4848
"@vitejs/plugin-react": "6.0.1",
4949
"vite": "8.0.8"
5050
}

0 commit comments

Comments
 (0)