From b1421efafc1ebc9a01998bfeddf0019500bdff10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 15:19:08 +0000 Subject: [PATCH] chore(deps): bump eleventy-plugin-fluid from 2.3.1 to 2.4.0 Bumps [eleventy-plugin-fluid](https://github.com/fluid-project/eleventy-plugin-fluid) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/fluid-project/eleventy-plugin-fluid/releases) - [Changelog](https://github.com/fluid-project/eleventy-plugin-fluid/blob/main/CHANGELOG.md) - [Commits](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: eleventy-plugin-fluid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 209109ec..3468307e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@11ty/eleventy-navigation": "0.3.5", "@11ty/eleventy-plugin-rss": "1.2.0", "d3-selection": "3.0.0", - "eleventy-plugin-fluid": "2.3.1", + "eleventy-plugin-fluid": "2.4.0", "eleventy-plugin-pwa-v2": "1.0.0", "eleventy-plugin-sharp": "0.1.1", "eslint-config-fluid": "2.1.1", @@ -6486,9 +6486,9 @@ "integrity": "sha512-XbCRs/34l31np/p33m+5tdBrdXu9jJkZxSbNxj5I0H1KtV2ZMSB+i/HYqDiRzHaFx2T5EdytjoBRe8QRJE2vQg==" }, "node_modules/eleventy-plugin-fluid": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/eleventy-plugin-fluid/-/eleventy-plugin-fluid-2.3.1.tgz", - "integrity": "sha512-xdxRZgDMq1MR0tBIQurWhAq2hMm9hMdTQPypoM+vhFvh1XVaKEpru1uUc47yUrAmkuBubadusRzMLnKg8F5YUg==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/eleventy-plugin-fluid/-/eleventy-plugin-fluid-2.4.0.tgz", + "integrity": "sha512-sFlV/34wHhT9ILbvimp0g3uc9R0gRwDtt9/0+3XjlCpBNh0Hv9J/BNIqLfQY9iTn1DnUqyEliFT4h1AJh+akgw==", "dependencies": { "@11ty/eleventy-plugin-webc": "0.11.1", "browserslist": "4.21.10", @@ -23422,9 +23422,9 @@ "integrity": "sha512-XbCRs/34l31np/p33m+5tdBrdXu9jJkZxSbNxj5I0H1KtV2ZMSB+i/HYqDiRzHaFx2T5EdytjoBRe8QRJE2vQg==" }, "eleventy-plugin-fluid": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/eleventy-plugin-fluid/-/eleventy-plugin-fluid-2.3.1.tgz", - "integrity": "sha512-xdxRZgDMq1MR0tBIQurWhAq2hMm9hMdTQPypoM+vhFvh1XVaKEpru1uUc47yUrAmkuBubadusRzMLnKg8F5YUg==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/eleventy-plugin-fluid/-/eleventy-plugin-fluid-2.4.0.tgz", + "integrity": "sha512-sFlV/34wHhT9ILbvimp0g3uc9R0gRwDtt9/0+3XjlCpBNh0Hv9J/BNIqLfQY9iTn1DnUqyEliFT4h1AJh+akgw==", "requires": { "@11ty/eleventy-plugin-webc": "0.11.1", "browserslist": "4.21.10", diff --git a/package.json b/package.json index 5da3048e..8ea030b2 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@11ty/eleventy-navigation": "0.3.5", "@11ty/eleventy-plugin-rss": "1.2.0", "d3-selection": "3.0.0", - "eleventy-plugin-fluid": "2.3.1", + "eleventy-plugin-fluid": "2.4.0", "eleventy-plugin-pwa-v2": "1.0.0", "eleventy-plugin-sharp": "0.1.1", "eslint-config-fluid": "2.1.1",