Skip to content

Commit 73943a7

Browse files
dependabot[bot]nihalgonsalves
authored andcommitted
chore: bump the all group with 5 updates
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig) | `0.17.0` | `0.17.1` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.1.0` | `6.2.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.42.0` | `0.43.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.57.0` | `1.58.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.18.1` | `0.19.0` | Updates `@nihalgonsalves/esconfig` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/nihalgonsalves/esconfig/releases) - [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md) - [Commits](nihalgonsalves/esconfig@esconfig-v0.17.0...esconfig-v0.17.1) Updates `knip` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.2.0/packages/knip) Updates `oxfmt` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.43.0/npm/oxfmt) Updates `oxlint` from 1.57.0 to 1.58.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.58.0/npm/oxlint) Updates `oxlint-tsgolint` from 0.18.1 to 0.19.0 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.18.1...v0.19.0) --- updated-dependencies: - dependency-name: "@nihalgonsalves/esconfig" dependency-version: 0.17.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: knip dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: oxfmt dependency-version: 0.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: oxlint dependency-version: 1.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: oxlint-tsgolint dependency-version: 0.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1b49dc commit 73943a7

2 files changed

Lines changed: 281 additions & 281 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@
3535
"test": "node bin/test.js"
3636
},
3737
"devDependencies": {
38-
"@nihalgonsalves/esconfig": "^0.17.0",
38+
"@nihalgonsalves/esconfig": "^0.17.2",
3939
"@types/node": "^22",
40-
"knip": "^6.1.0",
41-
"lefthook": "^2.1.4",
42-
"oxfmt": "^0.42.0",
43-
"oxlint": "^1.57.0",
44-
"oxlint-tsgolint": "^0.18.1",
40+
"knip": "^6.4.1",
41+
"lefthook": "^2.1.5",
42+
"oxfmt": "^0.45.0",
43+
"oxlint": "^1.60.0",
44+
"oxlint-tsgolint": "^0.21.0",
4545
"typescript": "^6.0.2",
4646
"zod": "^4.3.6"
4747
},
4848
"engines": {
4949
"node": "^22.12.0 || >24.0.0"
5050
},
51-
"packageManager": "pnpm@10.29.3+sha512.498e1fb4cca5aa06c1dcf2611e6fafc50972ffe7189998c409e90de74566444298ffe43e6cd2acdc775ba1aa7cc5e092a8b7054c811ba8c5770f84693d33d2dc"
51+
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319"
5252
}

0 commit comments

Comments
 (0)