Skip to content

Commit 193366e

Browse files
Bump the non-major group with 3 updates
Bumps the non-major 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 [esbuild](https://github.com/evanw/esbuild). Updates `@biomejs/biome` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.6.1/packages/@biomejs/biome) Updates `@types/node` from 20.11.25 to 20.11.30 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.20.1 to 0.20.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.20.1...v0.20.2) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7017421 commit 193366e

File tree

2 files changed

+111
-111
lines changed

2 files changed

+111
-111
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"tslib": "^2.6.2"
3030
},
3131
"devDependencies": {
32-
"@biomejs/biome": "^1.6.0",
33-
"@types/node": "^20.11.25",
34-
"esbuild": "^0.20.1",
32+
"@biomejs/biome": "^1.6.1",
33+
"@types/node": "^20.11.30",
34+
"esbuild": "^0.20.2",
3535
"typescript": "~5.4.2"
3636
},
3737
"packageManager": "pnpm@8.15.4+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2",

0 commit comments

Comments
 (0)