Skip to content

Commit da2c89c

Browse files
chore(deps): (deps-dev): bump the development group with 3 updates
Bumps the development group with 3 updates: [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul), [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) and [proxy](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy). Updates `@vitest/coverage-istanbul` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/coverage-istanbul) Updates `oxlint` from 1.52.0 to 1.56.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.56.0/npm/oxlint) Updates `proxy` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy@3.0.0/packages/proxy) --- updated-dependencies: - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: oxlint dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: proxy dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1c7a70 commit da2c89c

2 files changed

Lines changed: 96 additions & 110 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
},
3838
"devDependencies": {
3939
"@reporters/github": "1.12.0",
40-
"@vitest/coverage-istanbul": "4.0.18",
40+
"@vitest/coverage-istanbul": "4.1.0",
4141
"c8": "11.0.0",
4242
"glob": "13.0.6",
4343
"globals": "17.4.0",
4444
"memory-streams": "0.1.3",
45-
"oxlint": "1.52.0",
46-
"proxy": "2.2.0"
45+
"oxlint": "1.56.0",
46+
"proxy": "3.0.0"
4747
},
4848
"license": "Apache-2.0",
4949
"bin": {

0 commit comments

Comments
 (0)