From 2baf17113a7f035bd47e02f217107f94914001b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 04:19:29 +0000 Subject: [PATCH] chore(deps-dev): bump @types/config from 3.3.1 to 3.3.2 (#182) Bumps [@types/config](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/config) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/config) --- updated-dependencies: - dependency-name: "@types/config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 263988f..631fbf8 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@types/common-tags": "^1.8.3", - "@types/config": "^3.3.1", + "@types/config": "^3.3.2", "@types/lodash": "^4.14.200", "@types/node": "^18.15.11", "@types/ws": "^8.5.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09e2334..d5a7d0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ devDependencies: specifier: ^1.8.3 version: 1.8.3 '@types/config': - specifier: ^3.3.1 - version: 3.3.1 + specifier: ^3.3.2 + version: 3.3.2 '@types/lodash': specifier: ^4.14.200 version: 4.14.200 @@ -226,8 +226,8 @@ packages: resolution: {integrity: sha512-v3smfzf7umSwpkJrmlUe+apSv6bVnrIFCeBeprnP4f8lIh6pECZxyD50e8yFwfouIt85TdxN5yXiFwS5fnsS3w==} dev: true - /@types/config@3.3.1: - resolution: {integrity: sha512-ZhBk8IVIbc3cuES10j2I+xa3L68rpl1X35FdsNce/AiE7yJnhQaA7tvO5MRZblqpBny4OIddJ+WQL04I1933Zg==} + /@types/config@3.3.2: + resolution: {integrity: sha512-NAxsgr73BakGnfpHq5eKmtba/x+JyPcZmSa0DzCTdR4JCxeSC+KpwSQuOMGvACs7axkjGqi44/zYRkhiX7aDew==} dev: true /@types/json-schema@7.0.11: