From 6ffa337353e4be721be1086a690fc1639807d848 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 24 Feb 2023 04:32:32 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/tailwindcss-3.2.7 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- sites/org/package.json | 2 +- yarn.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index a985d682dfb..0d7b498f269 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -264,7 +264,7 @@ dev: 'js-yaml': &jsYaml '4.1.0' 'postcss': &postcss '8.4.21' 'remark-extract-frontmatter': '3.2.0' - 'tailwindcss': &tailwindcss '3.2.4' + 'tailwindcss': &tailwindcss '3.2.7' 'yaml-loader': '0.8.0' email: diff --git a/sites/org/package.json b/sites/org/package.json index 550b6d078fc..872dd549cc3 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", "lodash.set": "4.3.2", - "luxon": "latest", + "luxon": "3.2.1", "next": "13.1.6", "react-dropzone": "14.2.3", "react-hotkeys-hook": "4.3.2", diff --git a/yarn.lock b/yarn.lock index 3fa52f6630e..3023214964c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12921,7 +12921,7 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.13.1.tgz#267a81fbd0881327c46a81c5922606a2cfe336c4" integrity sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ== -luxon@latest: +luxon@3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f" integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==