Skip to content

Commit 5aad8d1

Browse files
build(deps-dev): bump the npm-development group across 1 directory with 2 updates (#20)
Bumps the npm-development group with 2 updates in the / directory: [typescript](https://github.com/microsoft/TypeScript) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `vitest` from 4.1.4 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: vitest dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 395fce8 commit 5aad8d1

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

bun.lock

Lines changed: 11 additions & 11 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
@@ -31,7 +31,7 @@
3131
"@types/node": "^22.0.0",
3232
"@types/picomatch": "^4.0.3",
3333
"@vercel/ncc": "^0.38.3",
34-
"typescript": "^6.0.2",
35-
"vitest": "^4.1.4"
34+
"typescript": "^6.0.3",
35+
"vitest": "^4.1.5"
3636
}
3737
}

0 commit comments

Comments
 (0)