From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:39:24 +0000 (+0100) Subject: build(deps-dev): bump c8 from 10.1.2 to 10.1.3 in the regular group (#2704) X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=5e73f6552a961c4552270e0cd815da472508b045;p=poolifier.git build(deps-dev): bump c8 from 10.1.2 to 10.1.3 in the regular group (#2704) Bumps the regular group with 1 update: [c8](https://github.com/bcoe/c8). Updates `c8` from 10.1.2 to 10.1.3 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](https://github.com/bcoe/c8/compare/v10.1.2...v10.1.3) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index e90f77b5..825c3c2d 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@rollup/plugin-typescript": "^12.1.1", "@std/expect": "npm:@jsr/std__expect@^1.0.9", "@types/node": "^22.10.1", - "c8": "^10.1.2", + "c8": "^10.1.3", "clean-publish": "^5.1.0", "cross-env": "^7.0.3", "eslint": "^9.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06fd1200..de6d1b4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^22.10.1 version: 22.10.1 c8: - specifier: ^10.1.2 - version: 10.1.2 + specifier: ^10.1.3 + version: 10.1.3 clean-publish: specifier: ^5.1.0 version: 5.1.0 @@ -119,8 +119,9 @@ packages: resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} engines: {node: '>=6.9.0'} - '@bcoe/v8-coverage@0.2.3': - resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} + '@bcoe/v8-coverage@1.0.1': + resolution: {integrity: sha512-W+a0/JpU28AqH4IKtwUPcEUnUyXMDLALcn5/JLczGGT9fHE2sIby/xP/oQnx3nxkForzgzPy201RAKcB4xPAFQ==} + engines: {node: '>=18'} '@biomejs/biome@1.9.4': resolution: {integrity: sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog==} @@ -936,8 +937,8 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - c8@10.1.2: - resolution: {integrity: sha512-Qr6rj76eSshu5CgRYvktW0uM0CFY0yi4Fd5D0duDXO6sYinyopmftUiJVuzBQxQcwQLor7JWDVRP+dUfCmzgJw==} + c8@10.1.3: + resolution: {integrity: sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -2688,7 +2689,7 @@ snapshots: '@babel/helper-validator-identifier@7.25.9': {} - '@bcoe/v8-coverage@0.2.3': {} + '@bcoe/v8-coverage@1.0.1': {} '@biomejs/biome@1.9.4': optionalDependencies: @@ -3539,9 +3540,9 @@ snapshots: buffer-from@1.1.2: {} - c8@10.1.2: + c8@10.1.3: dependencies: - '@bcoe/v8-coverage': 0.2.3 + '@bcoe/v8-coverage': 1.0.1 '@istanbuljs/schema': 0.1.3 find-up: 5.0.0 foreground-child: 3.3.0