[ci] update lockfile (#4100)

* [ci] update lockfile

* fix: remove @ts-expect-error

Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Nate Moore <nate@astro.build>
This commit is contained in:
Fred K. Bot 2022-08-03 09:16:07 -07:00 committed by GitHub
parent 08432d5b01
commit acd0b6da3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 685 additions and 664 deletions

View file

@ -3,7 +3,6 @@ import type { AstroIntegration } from 'astro';
import autoprefixerPlugin from 'autoprefixer';
import path from 'path';
import tailwindPlugin, { Config as TailwindConfig } from 'tailwindcss';
// @ts-expect-error "resolveConfig.js" isn't typed
import resolveConfig from 'tailwindcss/resolveConfig.js';
import { fileURLToPath } from 'url';

File diff suppressed because it is too large Load diff