From 70f87ebeb3c0d786b57b8053c9a9a199ce6dcdb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 06:27:28 +0000 Subject: [PATCH] chore(deps): update dependency @types/gulp-postcss to v8.0.4 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 14c98873..11fb6a9d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@commitlint/config-conventional": "17.7.0", "@types/globule": "1.1.6", "@types/gulp": "4.0.13", - "@types/gulp-postcss": "8.0.3", + "@types/gulp-postcss": "8.0.4", "@types/gulp-sourcemaps": "0.0.36", "@types/gulp-tap": "1.0.2", "@types/rimraf": "3.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f89a5318..25c8f5c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ devDependencies: specifier: 4.0.13 version: 4.0.13 '@types/gulp-postcss': - specifier: 8.0.3 - version: 8.0.3 + specifier: 8.0.4 + version: 8.0.4 '@types/gulp-sourcemaps': specifier: 0.0.36 version: 0.0.36 @@ -1060,8 +1060,8 @@ packages: '@types/minimatch': 5.1.2 dev: true - /@types/gulp-postcss@8.0.3: - resolution: {integrity: sha512-q2GfSYrXA+YEP2fuH+LNr/c9HnPuqMf4qOWlSXgwckBBeT2mX3vsjuPFkm6H03ahTuc2qRrkSFKMz5i0NYSEng==} + /@types/gulp-postcss@8.0.4: + resolution: {integrity: sha512-wW0jmJvWkwpX5HpmbcAobsMDCsAvzE4z9ycl4SLtOAaqdKf4cPRov77fwLI1B19+xhsIJU8SlNBq+/jVXtju5A==} dependencies: '@types/node': 20.5.6 '@types/vinyl': 2.0.7