From cf0114a12dc8cee7547dd9deee1f6430ef380629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 21:10:40 +0000 Subject: [PATCH] Bump @types/crc from 3.8.0 to 3.8.3 Bumps [@types/crc](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crc) from 3.8.0 to 3.8.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crc) --- updated-dependencies: - dependency-name: "@types/crc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6f367b0..59e0403 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@foxglove/eslint-plugin": "0.22.1", "@foxglove/tsconfig": "2.0.0", - "@types/crc": "3.8.0", + "@types/crc": "3.8.3", "@types/jest": "29.5.11", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index ea777b1..715cef6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1041,10 +1041,10 @@ dependencies: "@babel/types" "^7.3.0" -"@types/crc@3.8.0": - version "3.8.0" - resolved "https://registry.yarnpkg.com/@types/crc/-/crc-3.8.0.tgz#688f9c236655af805ce71a791bd7925c997ccdff" - integrity sha512-m7woGxgPGlPSJ/4ae/7xf95QW4pDpEiaxlQgGyt+6JInQeKyEdZJybfjZueA84X9Lk8vckPyUnXdvU0nVs4r9w== +"@types/crc@3.8.3": + version "3.8.3" + resolved "https://registry.yarnpkg.com/@types/crc/-/crc-3.8.3.tgz#9ff810cced88051a82a09cfcec65b3d48bdbd761" + integrity sha512-XR7+BLIOgpI8vEmABN30VEjxOq/AT+e03elBJjXgQEKW4/BAOTnjD93vdP6fAmisQ569/wuJNguvgBcg1fclbA== dependencies: "@types/node" "*"