Skip to content

Commit eec74b5

Browse files
chore(deps-dev): bump the dev-dependencies group with 3 updates (#26)
Bumps the dev-dependencies group with 3 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@biomejs/biome` from 2.2.3 to 2.2.5 - [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.2.5/packages/@biomejs/biome) Updates `@types/node` from 24.3.1 to 24.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3476e0f commit eec74b5

2 files changed

Lines changed: 144 additions & 144 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@
3939
"node-gyp-build": "^4.8.4"
4040
},
4141
"devDependencies": {
42-
"@biomejs/biome": "^2.2.3",
42+
"@biomejs/biome": "^2.2.5",
4343
"@oorabona/release-it-preset": "^0.9.0",
4444
"@oorabona/vitest-monocart-coverage": "^2.0.1",
45-
"@types/node": "^24.3.1",
45+
"@types/node": "^24.7.0",
4646
"@vitest/coverage-istanbul": "^3.2.4",
4747
"@vitest/coverage-v8": "^3.2.4",
4848
"@vitest/ui": "3.2.4",
4949
"nano-staged": "^0.8.0",
5050
"release-it": "^19.0.5",
5151
"simple-git-hooks": "^2.13.1",
5252
"tsd": "^0.33.0",
53-
"typescript": "^5.9.2",
53+
"typescript": "^5.9.3",
5454
"vitest": "^3.2.4"
5555
},
5656
"types": "index.d.ts",

0 commit comments

Comments
 (0)